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

Lines Matching refs:StartToken

272     procedure SetTokenBoundaries(const T: IANTLRInterface; const StartToken,
1291 procedure SetTokenBoundaries(const T: IANTLRInterface; const StartToken,
1319 procedure SetTokenBoundaries(const T: IANTLRInterface; const StartToken,
2998 const StartToken, StopToken: IToken);
3004 if Assigned(StartToken) then
3005 Start := StartToken.TokenIndex