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.intValue(); in getRuleMemoization()
1001 NSNumber *stopIndexI;1007 stopIndexI = [aHashRule getRuleMemoStopIndex:ruleStartIndex];1008 if ( stopIndexI == nil ) {1011 return [stopIndexI integerValue];