Searched defs:AnotherClass (Results 1 – 4 of 4) sorted by relevance
17 @interface AnotherClass @end interface19 @implementation AnotherClass implementation
11 readonly AnotherClass: AnotherClassConstructor; property28 export interface AnotherClass extends embind.EmbindObject<AnotherClass> { interface
72 @interface AnotherClass @end interface
409 class AnotherClass: class