Home
last modified time | relevance | path

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

/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
DAntlr.Runtime.Tree.pas1895 function GetLookAhead: TANTLRInterfaceArray; in GetLookAhead() function
1907 property LookAhead: TANTLRInterfaceArray read GetLookAhead write SetLookAhead;
1935 function GetLookAhead: TANTLRInterfaceArray; in GetLookAhead() function
4986 function TUnBufferedTreeNodeStream.TTreeWalkState.GetLookAhead: TANTLRInterfaceArray; in TTreeWalkState()