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, visitMethod
public AddPropertyTransformer(Map props)
public AddPropertyTransformer(String[] names, org.objectweb.asm.Type[] types)
public void end_class()
end_class
in class ClassEmitter
Copyright © 2024. All rights reserved.