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

Lines Matching refs:based

862     /// For now we use a hashtable and just the slow Object-based one.
2218 * ANTLR's error recovery mechanism is based upon original ideas:
6460 DollarIndex := Pos('$',OpName) - 1; // Delphi strings are 1-based