Home
last modified time | relevance | path

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

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