Home
last modified time | relevance | path

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

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