Home
last modified time | relevance | path

Searched defs:ITreePattern (Results 1 – 1 of 1) sorted by relevance

/external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/
DAntlr.Runtime.Tree.pas1706 ITreePattern = interface(ICommonTree) interface
1780 constructor Create(const AOwner: TTreeWizard; const APattern: ITreePattern;
1796 constructor Create(const AOwner: TTreeWizard; const APattern: ITreePattern;
1820 function _Parse(const T1: IANTLRInterface; const T2: ITreePattern; in _Parse()
4187 function TTreeWizard._Parse(const T1: IANTLRInterface; const T2: ITreePattern; in TTreeWizard._Parse()