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

Lines Matching defs:GetInput

693     function GetInput: IIntStream;
901 property Input: IIntStream read GetInput;
2241 function GetInput: IIntStream; virtual; abstract;
2290 property Input: IIntStream read GetInput;
2443 function GetInput: IIntStream; override;
2495 function GetInput: IIntStream; override;
5432 function TLexer.GetInput: IIntStream;
5644 function TParser.GetInput: IIntStream;