public class AddInitTransformer extends ClassEmitterTransformer
| Constructor and Description |
|---|
AddInitTransformer(java.lang.reflect.Method method) |
| Modifier and Type | Method and Description |
|---|---|
CodeEmitter |
begin_method(int access,
Signature sig,
org.objectweb.asm.Type[] exceptions) |
begin_class, begin_static, declare_field, end_class, getAccess, getClassInfo, getClassType, getStaticHook, getSuperType, setTarget, visit, visitEnd, visitField, visitMethodvisitAnnotation, visitAttribute, visitInnerClass, visitOuterClass, visitSourceequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetTargetpublic CodeEmitter begin_method(int access, Signature sig, org.objectweb.asm.Type[] exceptions)
begin_method in class ClassEmitterCopyright (c) 2001 - Apache Software Foundation