Home
last modified time | relevance | path

Searched defs:GetNodeType (Results 1 – 1 of 1) sorted by relevance

/external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/
DAntlr.Runtime.Tree.pas1286 function GetNodeType(const T: IANTLRInterface): Integer; virtual; in GetNodeType() function
1325 function GetNodeType(const T: IANTLRInterface): Integer; override; in GetNodeType() function
2818 function TBaseTreeAdaptor.GetNodeType(const T: IANTLRInterface): Integer; in GetNodeType() function
2937 function TCommonTreeAdaptor.GetNodeType(const T: IANTLRInterface): Integer; in GetNodeType() function