Searched refs:_Parse (Results 1 – 1 of 1) sorted by relevance
1820 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() function4221 if (not _Parse(Child1, Child2, Labels)) then4427 if (FOwner._Parse(T, FPattern, nil)) then4450 if (FOwner._Parse(T, FPattern, FLabels)) then