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

Lines Matching full:tokensource

313   /// <summary>A stream of tokens accessing tokens from a TokenSource </summary>
358 property TokenSource: ITokenSource read GetTokenSource write SetTokenSource;