Lines Matching refs:IANTLRInterface

58     function CreateCommonTreeNodeStream(const T: IANTLRInterface): ITreeNodeStream;  in CreateCommonTreeNodeStream()  argument
61 function CreateUnBufferedTreeNodeStream(const T: IANTLRInterface): ITreeNodeStream; in CreateUnBufferedTreeNodeStream() argument
124 FList: IList<IANTLRInterface>;
126 procedure Visit(const T: IANTLRInterface); override; argument
128 constructor Create(const AList: IList<IANTLRInterface>); argument
134 FList: IList<IANTLRInterface>;
137 procedure Visit(const T, Parent: IANTLRInterface; const ChildIndex: Integer;
138 const Labels: IDictionary<String, IANTLRInterface>);
141 const AList: IList<IANTLRInterface>);
147 FList: IList<IANTLRInterface>;
150 procedure Visit(const T, Parent: IANTLRInterface; const ChildIndex: Integer;
151 const Labels: IDictionary<String, IANTLRInterface>);
154 const AList: IList<IANTLRInterface>);
606 const T: IANTLRInterface): ITreeNodeStream; in CreateCommonTreeNodeStream()
612 const T: IANTLRInterface): ITreeNodeStream; in TestICommonTreeNodeStream.CreateUnBufferedTreeNodeStream()
622 T: IANTLRInterface;
1645 Subtrees, Elements: IList<IANTLRInterface>;
1684 M: IDictionary<Integer, IList<IANTLRInterface>>;
1698 Elements: IList<IANTLRInterface>;
1704 Elements := TList<IANTLRInterface>.Create;
1715 Elements: IList<IANTLRInterface>;
1721 Elements := TList<IANTLRInterface>.Create;
1756 Labels: IDictionary<String, IANTLRInterface>;
1761 Labels := TDictionary<String, IANTLRInterface>.Create;
1773 Labels: IDictionary<String, IANTLRInterface>;
1778 Labels := TDictionary<String, IANTLRInterface>.Create;
1790 Labels: IDictionary<String, IANTLRInterface>;
1795 Labels := TDictionary<String, IANTLRInterface>.Create;
1847 Labels: IDictionary<String, IANTLRInterface>;
1852 Labels := TDictionary<String, IANTLRInterface>.Create;
1863 M: IDictionary<Integer, IList<IANTLRInterface>>;
1877 Elements: IList<IANTLRInterface>;
1883 Elements := TList<IANTLRInterface>.Create;
1894 Elements: IList<IANTLRInterface>;
1900 Elements := TList<IANTLRInterface>.Create;
1911 Elements: IList<IANTLRInterface>;
1917 Elements := TList<IANTLRInterface>.Create;
1928 Elements: IList<IANTLRInterface>;
1934 Elements := TList<IANTLRInterface>.Create;
1969 M: IDictionary<Integer, IList<IANTLRInterface>>;
2007 Elements: IList<IANTLRInterface>;
2013 Elements := TList<IANTLRInterface>.Create;
2024 Elements: IList<IANTLRInterface>;
2030 Elements := TList<IANTLRInterface>.Create;
2041 Elements: IList<IANTLRInterface>;
2047 Elements := TList<IANTLRInterface>.Create;
2068 const AList: IList<IANTLRInterface>);
2075 const T: IANTLRInterface);
2083 const AAdaptor: ITreeAdaptor; const AList: IList<IANTLRInterface>);
2091 Parent: IANTLRInterface; const ChildIndex: Integer;
2092 const Labels: IDictionary<String, IANTLRInterface>);
2107 const AAdaptor: ITreeAdaptor; const AList: IList<IANTLRInterface>);
2115 Parent: IANTLRInterface; const ChildIndex: Integer;
2116 const Labels: IDictionary<String, IANTLRInterface>);