# -*- t-utils-ts-parse-tree -*-
(source_file<1,251> (comment[1,20]@{% -*- matlab-ts -*-}@) (comment[22,84]@{% https://github.com/acristoffers/tree-sitter-matl...}@) \n[84,86]
 (class_definition<86,250> classdef[86,94] name: (identifier[95,127]@{font_lock_class_issue55_abstract}@) \n[127,128]
  (properties<132,171> properties[132,142]
   (attributes<142,152> ([142,143]
    (attribute<143,151> (identifier[143,151]@{Abstract}@))
    )[151,152])
   \n[152,153]
   (property<161,163> name: (identifier[161,163]@{p1}@))
   \n[163,164] end[168,171])
  \n[171,173]
  (methods<177,246> methods[177,184]
   (attributes<184,194> ([184,185]
    (attribute<185,193> (identifier[185,193]@{Abstract}@))
    )[193,194])
   \n[194,195]
   (function_signature<203,215>
    (function_output<203,206> (identifier[203,204]@{a}@) =[205,206])
    name: (identifier[207,210]@{foo}@)
    (function_arguments<210,215> ([210,211] arguments: (identifier[211,214]@{obj}@) )[214,215]))
   ;[215,216] \n[216,217]
   (function_signature<225,237>
    (function_output<225,228> (identifier[225,226]@{b}@) =[227,228])
    name: (identifier[229,232]@{goo}@)
    (function_arguments<232,237> ([232,233] arguments: (identifier[233,236]@{obj}@) )[236,237]))
   ;[237,238] \n[238,239] end[243,246])
  \n[246,247] end[247,250])
 \n[250,251])
