Searched refs:GetTree (Results 1 – 4 of 4) sorted by relevance
282 ITree tree = GetTree(t); in GetType()296 ITree tree = GetTree(t); in GetText()310 ITree tree = GetTree(t); in GetChild()319 ITree tree = GetTree(t); in SetChild()323 ITree childTree = GetTree(child); in SetChild()334 ITree tree = GetTree(t); in GetChildCount()407 ITree tree = GetTree(treeNode); in DupNode()425 ITree tree = GetTree(t); in SetTokenBoundaries()443 ITree tree = GetTree(t); in GetTokenStartIndex()452 ITree tree = GetTree(t); in GetTokenStopIndex()[all …]
54 public virtual ParseTree GetTree() { in GetTree() method in Antlr.Runtime.Debug.ParseTreeBuilder
76 function T<grammar.recognizerName>.T<ruleDescriptor:returnStructName()>.GetTree: IANTLRInterface;92 function GetTree: IANTLRInterface; override;
1167 function GetTree: IANTLRInterface;1180 property Tree: IANTLRInterface read GetTree write SetTree;2516 function GetTree: IANTLRInterface; virtual;5722 function TRuleReturnScope.GetTree: IANTLRInterface; in TRuleReturnScope.GetTree() function