public static class Synthesizer.CustomClassVisitor
extends org.objectweb.asm.ClassVisitor
Constructor and Description |
---|
CustomClassVisitor(org.objectweb.asm.ClassVisitor cv) |
Modifier and Type | Method and Description |
---|---|
void |
visit(int version,
int access,
String name,
String signature,
String superName,
String[] interfaces) |
Copyright © 2018. All rights reserved.