# -*- t-utils-ts-parse-tree -*-
(source_file<1,299> (comment[1,20]@{% -*- matlab-ts -*-}@) (comment[22,88]@{% See https://github.com/acristoffers/tree-sitter-...}@) \n[88,90]
 (class_definition<90,298> classdef[90,98] name: (identifier[99,153]@{font_lock_classdef_subclass_super_in_namespace_iss...}@)
  (superclasses<154,169> <[154,155]
   (property_name<156,169> (identifier[156,163]@{myUtils}@) .[163,164] (identifier[164,169]@{super}@)))
  \n[169,170]
  (methods<174,294> methods[174,181] \n[181,182]
   (function_definition<190,286> function[190,198]
    (function_output<199,203> (identifier[199,202]@{obj}@) =[202,203])
    name: (identifier[203,211]@{SubClass}@) \n[211,212]
    (block<224,275>
     (function_call<224,241> name: (identifier[224,227]@{obj}@) @[227,228]
      (superclass<228,241> (identifier[228,235]@{myUtils}@) .[235,236] (identifier[236,241]@{super}@)))
     ;[241,242]
     (function_call<255,274> name: (identifier[255,259]@{disp}@) ([259,260]
      (arguments<260,273>
       argument: (string<260,273> '[260,261] (string_content[261,272]@{in SubClass}@) '[272,273]))
      )[273,274])
     \n[274,275])
    end[283,286])
   \n[286,287] end[291,294])
  \n[294,295] end[295,298])
 \n[298,299])
