Searched defs:GetCurrentInputSymbol (Results 1 – 8 of 8) sorted by relevance
68 protected override object GetCurrentInputSymbol( IIntStream input ) in GetCurrentInputSymbol() method in Antlr.Runtime.Parser
756 protected virtual object GetCurrentInputSymbol( IIntStream input ) in GetCurrentInputSymbol() method in Antlr.Runtime.BaseRecognizer
63 protected override object GetCurrentInputSymbol(IIntStream input) { in GetCurrentInputSymbol() method in Antlr.Runtime.Parser
672 protected virtual object GetCurrentInputSymbol(IIntStream input) { in GetCurrentInputSymbol() method in Antlr.Runtime.BaseRecognizer
98 protected override object GetCurrentInputSymbol( IIntStream input ) in GetCurrentInputSymbol() method in Antlr.Runtime.Tree.TreeParser
90 protected override object GetCurrentInputSymbol(IIntStream input) { in GetCurrentInputSymbol() method in Antlr.Runtime.Tree.TreeParser
2014 function GetCurrentInputSymbol(const Input: IIntStream): IANTLRInterface; virtual; in GetCurrentInputSymbol() function4312 function TBaseRecognizer.GetCurrentInputSymbol( in TBaseRecognizer.GetCurrentInputSymbol() function5638 function TParser.GetCurrentInputSymbol( in TParser.GetCurrentInputSymbol() function
1643 function GetCurrentInputSymbol(const Input: IIntStream): IANTLRInterface; override; in GetCurrentInputSymbol() function3734 function TTreeParser.GetCurrentInputSymbol( in GetCurrentInputSymbol() function