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

Lines Matching refs:symbol

92     /// input symbol at which the error was detected. The stop token indicates
93 /// the last symbol consumed during recovery.
646 /// For example, there is probably no input symbol associated with imaginary
657 /// For example, there is probably no input symbol associated with imaginary
1989 /// <summary>lookahead[head] is the first symbol of lookahead, LT(1). </summary>