Uses of Class
w.asm.MethodMaker
-
Uses of MethodMaker in w.asm
Methods in w.asm that return MethodMakerModifier and TypeMethodDescription@NotNull MethodMakerClassMaker.visitEmptyConstructor(int access) @NotNull MethodMakerClassMaker.visitEmptyConstructor(int access, @NotNull Class<?> superType) @NotNull MethodMakerClassMaker.visitEmptyConstructor(int access, @NotNull String superName) @NotNull MethodMakerClassMaker.visitEmptyConstructor(int access, @NotNull org.objectweb.asm.Type type) ClassMaker.visitMethod(int access, String name, String descriptor, String signature, String[] exceptions)