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

Lines Matching refs:FindFirst

961     function FindFirst(const T: IANTLRInterface; const TokenType: Integer): IANTLRInterface; overload;
962 function FindFirst(const T: IANTLRInterface; const Pattern: String): IANTLRInterface; overload;
1806 function FindFirst(const T: IANTLRInterface; const TokenType: Integer): IANTLRInterface; overload;
1807 function FindFirst(const T: IANTLRInterface; const Pattern: String): IANTLRInterface; overload;
4065 function TTreeWizard.FindFirst(const T: IANTLRInterface;
4071 function TTreeWizard.FindFirst(const T: IANTLRInterface;