
public class ExtractSuperClass
extends org.objectweb.asm.ClassVisitor
| Constructor and Description |
|---|
ExtractSuperClass() |
| Modifier and Type | Method and Description |
|---|---|
void |
visit(int version,
int access,
String name,
String signature,
String superName,
String[] interfaces) |
Copyright © 2015 Rice University - Department of Computer Science. All rights reserved.