Searched refs:TTreePatternLexer (Results 1 – 1 of 1) sorted by relevance
1655 TTreePatternLexer = class(TANTLRObject, ITreePatternLexer) class3853 constructor TTreePatternLexer.Create;3859 procedure TTreePatternLexer.Consume;3868 constructor TTreePatternLexer.Create(const APattern: String);3876 destructor TTreePatternLexer.Destroy;3882 function TTreePatternLexer.NextToken: Integer; in TTreePatternLexer.NextToken()3968 function TTreePatternLexer.SVal: String; in TTreePatternLexer.SVal()4015 Tokenizer := TTreePatternLexer.Create(Pattern);4043 Tokenizer := TTreePatternLexer.Create(Pattern);4105 Tokenizer := TTreePatternLexer.Create(Pattern);[all …]