Searched defs:AddChildren (Results 1 – 3 of 3) sorted by relevance
258 public virtual void AddChildren( IEnumerable<ITree> kids ) in AddChildren() method in Antlr.Runtime.Tree.BaseTree
215 public virtual void AddChildren(IEnumerable<ITree> kids) { in AddChildren() method in Antlr.Runtime.Tree.BaseTree
556 procedure AddChildren(const Kids: IList<IBaseTree>); procedure2180 procedure TBaseTree.AddChildren(const Kids: IList<IBaseTree>); procedure