Searched defs:DupTree (Results 1 – 8 of 8) sorted by relevance
81 public virtual object DupTree(object tree) { in DupTree() method in Antlr.Runtime.Tree.BaseTreeAdaptor91 public virtual object DupTree(object t, object parent) { in DupTree() method in Antlr.Runtime.Tree.BaseTreeAdaptor
69 object DupTree(object tree); in DupTree() method
109 public virtual object DupTree( object tree ) in DupTree() method in Antlr.Runtime.Tree.BaseTreeAdaptor120 public virtual object DupTree( object t, object parent ) in DupTree() method in Antlr.Runtime.Tree.BaseTreeAdaptor
125 object DupTree( object tree ); in DupTree() method
57 T DupTree(T tree); in DupTree() method
80 public virtual object DupTree(object tree) { in DupTree() method in Antlr.Runtime.Debug.DebugTreeAdaptor
641 function DupTree(const Tree: IANTLRInterface): IANTLRInterface; overload; in DupTree() function642 function DupTree(const T, Parent: IANTLRInterface): IANTLRInterface; overload; in DupTree() function1272 function DupTree(const Tree: IANTLRInterface): IANTLRInterface; overload; virtual; in DupTree() function1307 function DupTree(const T, Parent: IANTLRInterface): IANTLRInterface; overload; virtual; in DupTree() function2762 function TBaseTreeAdaptor.DupTree(const T, in DupTree() function2786 function TBaseTreeAdaptor.DupTree(const Tree: IANTLRInterface): IANTLRInterface; in DupTree() function
87 public virtual object DupTree( object tree ) in DupTree() method in Antlr.Runtime.Debug.DebugTreeAdaptor