Searched defs:thisClassName (Results 1 – 4 of 4) sorted by relevance
944 private void makeConstructors(String thisClassName, ClassFile cf, in makeConstructors()1054 private static MethodInfo makeConstructor(String thisClassName, Constructor cons, in makeConstructor()1118 private static MethodInfo makeForwarder(String thisClassName, in makeForwarder()
36 public String thisClassName; field in LibraryClass
106 UString thisClassName = classRef()->className(); in className() local
271 String thisClassName = codeAttr.getDeclaringClass(); in skipSuperConstructor0() local