Searched defs:lastErrorIndex (Results 1 – 8 of 8) sorted by relevance
37 NSInteger lastErrorIndex; variable
321 {
30 public var lastErrorIndex:int = -1; variable in org.antlr.runtime.RecognizerSharedState
59 public int lastErrorIndex = -1; field in RecognizerSharedState
79 public int lastErrorIndex; field in Antlr.Runtime.RecognizerSharedState
77 public int lastErrorIndex; field in Antlr.Runtime.RecognizerSharedState
95 ANTLR3_MARKER lastErrorIndex; member
174 …id RecognizerSharedState<ImplTraits, StreamType>::set_lastErrorIndex( ANTLR_MARKER lastErrorIndex )