# -*- t-utils-ts-parse-tree -*-
(source_file<1,148> (comment[1,20]@{% -*- matlab-ts -*-}@) (comment[22,89]@{% see https://github.com/acristoffers/tree-sitter-...}@)
 (assignment<91,98> left: (identifier[91,92]@{v}@) =[93,94]
  right: (string<95,98> '[95,96] (string_content[96,97]@{a}@) '[97,98]))
 ;[98,99] \n[99,100]
 (switch_statement<100,146> switch[100,106] condition: (identifier[107,108]@{v}@) \n[108,109]
  (case_clause<111,143> case[111,115]
   condition: (string<116,119> '[116,117] (string_content[117,118]@{a}@) '[118,119])
   (line_continuation[120,124]@{...\n}@) \n[124,125]
   (block<129,143>
    (function_call<129,141> name: (identifier[129,133]@{disp}@) ([133,134]
     (arguments<134,140>
      argument: (string<134,140> '[134,135] (string_content[135,139]@{here}@) '[139,140]))
     )[140,141])
    ;[141,142] \n[142,143]))
  end[143,146])
 \n[146,148])
