Home
last modified time | relevance | path

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

/external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/
DAntlr.Runtime.Tree.pas1891 function GetNodeStackSize: Integer; in GetNodeStackSize() function
1904 property NodeStackSize: Integer read GetNodeStackSize write SetNodeStackSize;
1931 function GetNodeStackSize: Integer; in GetNodeStackSize() function
4991 function TUnBufferedTreeNodeStream.TTreeWalkState.GetNodeStackSize: Integer; in TTreeWalkState()