public class AddPropertyTransformer extends ClassEmitterTransformer
| Constructor and Description |
|---|
AddPropertyTransformer(Map props) |
AddPropertyTransformer(String[] names,
org.objectweb.asm.Type[] types) |
| Modifier and Type | Method and Description |
|---|---|
void |
end_class() |
begin_class, begin_method, begin_static, declare_field, getAccess, getClassInfo, getClassType, getStaticHook, getSuperType, init, setTarget, visit, visitEnd, visitField, visitMethodpublic AddPropertyTransformer(Map props)
public AddPropertyTransformer(String[] names, org.objectweb.asm.Type[] types)
public void end_class()
end_class in class ClassEmitterCopyright © 2017. All rights reserved.