public class GetNameClassWriter
extends org.objectweb.asm.ClassVisitor
Constructor and Description |
---|
GetNameClassWriter(int flags) |
Modifier and Type | Method and Description |
---|---|
String |
getClassName() |
byte[] |
toByteArray() |
void |
visit(int version,
int access,
String name,
String signature,
String superName,
String[] interfaces) |
Copyright © 2010-2013 Sonatype, Inc.. All Rights Reserved.