Searched refs:GetTree (Results 1 – 6 of 6) 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
74 virtual CPDF_StructTree* GetTree() const = 0;
41 CPDF_StructTree* GetTree() const in GetTree() function
76 function T<grammar.recognizerName>.T<ruleDescriptor:returnStructName()>.GetTree: IANTLRInterface;92 function GetTree: IANTLRInterface; override;
1167 function GetTree: IANTLRInterface; in GetTree() function1180 property Tree: IANTLRInterface read GetTree write SetTree;2516 function GetTree: IANTLRInterface; virtual; in GetTree() function5722 function TRuleReturnScope.GetTree: IANTLRInterface; in TRuleReturnScope.GetTree() function