Lines Matching refs:IDictionary
908 const Labels: IDictionary<String, IANTLRInterface>);
936 function ComputeTokenTypes(const TokenNames: TStringArray): IDictionary<String, Integer>;
953 function Index(const T: IANTLRInterface): IDictionary<Integer, IList<IANTLRInterface>>;
1001 const Labels: IDictionary<String, IANTLRInterface>): Boolean; overload;
1264 FTreeToUniqueIDMap: IDictionary<IANTLRInterface, Integer>;
1700 FTokenNameToTypeMap: IDictionary<String, Integer>;
1727 const Labels: IDictionary<String, IANTLRInterface>); overload;
1778 const Labels: IDictionary<String, IANTLRInterface>); overload;
1790 FLabels: IDictionary<String, IANTLRInterface>;
1794 const UnusedLabels: IDictionary<String, IANTLRInterface>); overload;
1801 function ComputeTokenTypes(const TokenNames: TStringArray): IDictionary<String, Integer>;
1803 function Index(const T: IANTLRInterface): IDictionary<Integer, IList<IANTLRInterface>>;
1813 const Labels: IDictionary<String, IANTLRInterface>): Boolean; overload;
1821 const Labels: IDictionary<String, IANTLRInterface>): Boolean;
1825 const M: IDictionary<Integer, IList<IANTLRInterface>>);
1836 const ATokenNameToTypeMap: IDictionary<String, Integer>); overload;
3976 const TokenNames: TStringArray): IDictionary<String, Integer>; in TTreeWizard.ComputeTokenTypes()
3995 const ATokenNameToTypeMap: IDictionary<String, Integer>);
4086 const T: IANTLRInterface): IDictionary<Integer, IList<IANTLRInterface>>; in Index()
4099 const Labels: IDictionary<String, IANTLRInterface>): Boolean;
4166 const M: IDictionary<Integer, IList<IANTLRInterface>>);
4188 const Labels: IDictionary<String, IANTLRInterface>): Boolean;
4392 const Labels: IDictionary<String, IANTLRInterface>);
4425 const Labels: IDictionary<String, IANTLRInterface>);
4446 const UnusedLabels: IDictionary<String, IANTLRInterface>);