Home | History | Annotate | Download | only in antlr3

Lines Matching refs:last_error_index

41   :last_error_index,
67 last_error_index::
99 # self.last_error_index = -1
111 self.last_error_index = -1
500 @state.last_error_index == @input.index and @input.consume
501 @state.last_error_index = @input.index