Home
last modified time | relevance | path

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

/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
DAntlr.Runtime.Tree.pas1887 function GetCurrentNode: IANTLRInterface; in GetCurrentNode() function
1901 property CurrentNode: IANTLRInterface read GetCurrentNode write SetCurrentNode;
1927 function GetCurrentNode: IANTLRInterface; in GetCurrentNode() function
4976 function TUnBufferedTreeNodeStream.TTreeWalkState.GetCurrentNode: IANTLRInterface; in TTreeWalkState()