Home
last modified time | relevance | path

Searched refs:_Parse (Results 1 – 1 of 1) sorted by relevance

/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
DAntlr.Runtime.Tree.pas1820 function _Parse(const T1: IANTLRInterface; const T2: ITreePattern;
4108 Result := _Parse(T, TreePattern, Labels);
4187 function TTreeWizard._Parse(const T1: IANTLRInterface; const T2: ITreePattern; in _Parse() function
4221 if (not _Parse(Child1, Child2, Labels)) then
4427 if (FOwner._Parse(T, FPattern, nil)) then
4450 if (FOwner._Parse(T, FPattern, FLabels)) then