Home
last modified time | relevance | path

Searched defs:ICloneable (Results 1 – 3 of 3) sorted by relevance

/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
DBitSet.cs38 using ICloneable = System.ICloneable; typedef
/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime/
DBitSet.cs39 using ICloneable = System.ICloneable; typedef
/external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/
DAntlr.Runtime.Tools.pas121 ICloneable = interface(IANTLRInterface) interface