CURRENT-FLOOR-NO (2 in 2 files)

Filename Line # Column # Match Text
./abl/rates.p 00028 00001
def [DEFINE_VARIABLE] @28:1
   new [KW_NEW] @28:5
   shared [KW_SHARED] @28:9
   current-floor-no [SYMBOL] @28:20
   as [KW_AS] @28:37
      int [KW_INT] @28:40
   init [KW_INIT] @28:44
      1 [NUM_LITERAL] @28:49
./abl/rooms.p 00031 00001
def [DEFINE_VARIABLE] @31:1
   new [KW_NEW] @31:5
   shared [KW_SHARED] @31:9
   current-floor-no [SYMBOL] @31:20
   as [KW_AS] @31:37
      int [KW_INT] @31:40
   init [KW_INIT] @31:44
      1 [NUM_LITERAL] @31:49

Conditions matched: [ type == prog.define_variable and descendant(prog.kw_shared, 1) and descendant(prog.kw_new, 1) and !descendant(prog.kw_global, 1) ]


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