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

Lines Matching full:predict

1016     /// From the input stream, predict what alternative will succeed using this
1021 function Predict(const Input: IIntStream): Integer;
2420 function Predict(const Input: IIntStream): Integer;
5133 function TDFA.Predict(const Input: IIntStream): Integer;