Searched refs:stopIndexI (Results 1 – 3 of 3) sorted by relevance
846 var stopIndexI =848 if ( !org.antlr.lang.isNumber(stopIndexI) ) {851 return stopIndexI;
797 Integer stopIndexI = in getRuleMemoization() local799 if ( stopIndexI==null ) { in getRuleMemoization()802 return stopIndexI; in getRuleMemoization()
1004 ACNumber *stopIndexI;1010 stopIndexI = [aHashRule getRuleMemoStopIndex:ruleStartIndex];1011 if ( stopIndexI == nil ) {1014 return [stopIndexI integerValue];