# -*- t-utils-ts-parse-tree -*-
(source_file<1,298> (comment[1,20]@{% -*- matlab-ts -*-}@) \n[20,21]
 (class_definition<21,297> classdef[21,29] name: (identifier[30,49]@{ts_defun_name_class}@) \n[49,50]
  (properties<54,102> properties[54,64] \n[64,65]
   (property<73,94> name: (identifier[73,78]@{Value}@)
    (validation_functions<79,94> {[79,80] (identifier[80,93]@{mustBeNumeric}@) }[93,94]))
   \n[94,95] end[99,102])
  \n[102,103]
  (methods<107,293> methods[107,114] \n[114,115]
   (function_definition<123,200> function[123,131]
    (function_output<132,135> (identifier[132,133]@{r}@) =[134,135])
    name: (identifier[136,144]@{roundOff}@)
    (function_arguments<144,149> ([144,145] arguments: (identifier[145,148]@{obj}@) )[148,149])
    \n[149,150]
    (block<162,189>
     (assignment<162,187> left: (identifier[162,163]@{r}@) =[164,165]
      right: 
       (function_call<166,187> name: (identifier[166,171]@{round}@) ([171,172]
        (arguments<172,186>
         argument: 
          (matrix<172,183> [[172,173]
           (row<173,182>
            (field_expression<173,182> object: (identifier[173,176]@{obj}@) .[176,177] field: (identifier[177,182]@{Value}@)))
           ][182,183])
         ,[183,184] (number[185,186]@{2}@))
        )[186,187]))
     ;[187,188] \n[188,189])
    end[197,200])
   \n[200,201]
   (function_definition<209,285> function[209,217]
    (function_output<218,221> (identifier[218,219]@{r}@) =[220,221])
    name: (identifier[222,232]@{multiplyBy}@)
    (function_arguments<232,240> ([232,233] arguments: (identifier[233,236]@{obj}@) ,[236,237] (identifier[238,239]@{n}@) )[239,240])
    \n[240,241]
    (block<253,274>
     (assignment<253,272> left: (identifier[253,254]@{r}@) =[255,256]
      right: 
       (binary_operator<257,272>
        left: 
         (matrix<257,268> [[257,258]
          (row<258,267>
           (field_expression<258,267> object: (identifier[258,261]@{obj}@) .[261,262] field: (identifier[262,267]@{Value}@)))
          ][267,268])
        *[269,270] right: (identifier[271,272]@{n}@)))
     ;[272,273] \n[273,274])
    end[282,285])
   \n[285,286] end[290,293])
  \n[293,294] end[294,297])
 \n[297,298])
