net.sf.cglib.transform.impl
Class AccessFieldTransformer
- ClassTransformer, ClassVisitor
public class AccessFieldTransformer
void | declare_field(int access, String name, Type type, Object value, Attribute attrs)
|
begin_class, begin_method, begin_static, declare_field, define_attribute, end_class, getAccess, getClassInfo, getClassType, getStaticHook, getSuperType, setTarget, visit, visitAttribute, visitEnd, visitField, visitMethod |
declare_field
public void declare_field(int access,
String name,
Type type,
Object value,
Attribute attrs)- declare_field in interface ClassEmitter
Copyright (c) 2001 - Apache Software Foundation