Searched defs:ClassType (Results 1 – 9 of 9) sorted by relevance
55 … this.type = new ClassType(declaringArkClass.getSignature(), declaringArkClass.getRealTypes()); alias
21 type ClassType = new (...args: {}[]) => {}; alias
221 …if (type instanceof ClassType && (superClass = this.declaringArkFile.getScene().getClass(type.getC… alias
47 type ClassType = new (...args: {}[]) => {}; alias
32 enum class ClassType { enum
131 …const cls = checkType instanceof ClassType && BOXED_SET.has(checkType.getClassSignature().getClass… constant
273 if (!(type instanceof ClassType)) { alias
37 enum class ClassType { enum
2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument