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 © 2009-2017 The Apache Software Foundation. All Rights Reserved.