Searched refs:TANTLRInterfaceArray (Results 1 – 2 of 2) sorted by relevance
1895 function GetLookAhead: TANTLRInterfaceArray; in GetLookAhead()1896 procedure SetLookAhead(const Value: TANTLRInterfaceArray); argument1907 property LookAhead: TANTLRInterfaceArray read GetLookAhead write SetLookAhead;1920 FLookAhead: TANTLRInterfaceArray;1935 function GetLookAhead: TANTLRInterfaceArray; in GetLookAhead()1936 procedure SetLookAhead(const Value: TANTLRInterfaceArray); argument1987 FLookahead: TANTLRInterfaceArray;4508 Bigger: TANTLRInterfaceArray;4695 LA: TANTLRInterfaceArray;4986 function TUnBufferedTreeNodeStream.TTreeWalkState.GetLookAhead: TANTLRInterfaceArray; in TTreeWalkState()[all …]
61 TANTLRInterfaceArray = array of IANTLRInterface;