RETURN EXPRESSION (2 in 2 files)

Filename Line # Column # Match Text
./abl/main.p 00056 00004
return [KW_RETURN] @56:4
   expression [EXPRESSION] @0:0
      cur-prog [VAR_CHAR] @56:11
         [ [LBRACKET] @56:19
            cur-prog-idx [VAR_INT] @56:20
./abl/rooms-overview.p 00055 00004
return [KW_RETURN] @55:4
   expression [EXPRESSION] @0:0
      n [VAR_INT] @55:11

Conditions matched: [ type == prog.kw_return and parent.type == prog.statement ]


Please see the Source File Index for the list of report inputs. Generated at 03/31/2017 21:16:32 EEST.