Home
last modified time | relevance | path

Searched defs:ICollection (Results 1 – 2 of 2) sorted by relevance

/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Collections/
DHashList.cs40 using ICollection = System.Collections.ICollection; typedef
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/
DListExtensions.cs37 using ICollection = System.Collections.ICollection; typedef