Searched refs:GetTree (Results 1 – 7 of 7) 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 …]
35 virtual IPDF_StructTree* GetTree() const = 0;
67 IPDF_StructTree* GetTree() const override;
188 IPDF_StructTree* CPDF_StructElement::GetTree() const { in GetTree() function in CPDF_StructElement
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