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

Lines Matching refs:Exact

413   /// but, it is a special case. Since we know the exact size of the file to
2105 /// we have the call chain. We may compute the exact (rather
2137 /// You want the exact viable token set when recovering from a
2159 * You don't want the exact set of viable next tokens because the
2238 function CombineFollows(const Exact: Boolean): IBitSet;
4219 function TBaseRecognizer.CombineFollows(const Exact: Boolean): IBitSet;
4230 if (Exact) then