Home | History | Annotate | Download | only in Antlr3.Runtime

Lines Matching refs:matched

74     /// Negative indexes are allowed.  LA(-1) is previous token (token just matched).
248 /// <summary>The line number on which this token was matched; line=1..N</summary>
256 /// <summary>The line number on which this token was matched; line=1..N</summary>
535 /// matched a token. Prevents generation of more than one error message
594 /// emissions, then set this to the last token to be matched or
859 /// It returns the index of the last token matched by the rule.
876 /// 1 past the stop token matched for this rule last time.
943 /// TODO: how to access the full token stream? How to track all tokens matched per rule?
1127 /// The getter returns the text matched so far for the current token or any
2067 /// that there has been an identifier matched previously and that
4676 // if we've already reported an error and have not matched a token