Searched defs:ITree (Results 1 – 8 of 8) sorted by relevance
33 using ITree = Antlr.Runtime.Tree.ITree; typedef
42 using ITree = Antlr.Runtime.Tree.ITree; typedef
43 using ITree = Antlr.Runtime.Tree.ITree; typedef
50 public interface ITree { interface
51 public interface ITree interface
41 using ITree = Antlr.Runtime.Tree.ITree; typedef
438 ITree = interface(IANTLRInterface) interface443 procedure SetParent(const Value: ITree);542 procedure SetParent(const Value: ITree);558 procedure SetChild(const I: Integer; const T: ITree);562 procedure SanityCheckParentAndChildIndexes(const Parent: ITree;1226 procedure SetParent(const Value: ITree); override;