Home
last modified time | relevance | path

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

/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/
DParseTreeBuilder.cs54 public virtual ParseTree GetTree() { in GetTree() method in Antlr.Runtime.Debug.ParseTreeBuilder
/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime/Tree/
DBaseTreeAdaptor.cs505 protected virtual ITree GetTree(object t) in GetTree() method in Antlr.Runtime.Tree.BaseTreeAdaptor
/external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/
DAntlr.Runtime.pas1167 function GetTree: IANTLRInterface; in GetTree() function
2516 function GetTree: IANTLRInterface; virtual; in GetTree() function
5722 function TRuleReturnScope.GetTree: IANTLRInterface; in TRuleReturnScope.GetTree() function