public class AccessorGeneratorFieldGetter extends AccessorGeneratorField
targetField, targetTypeinfo, targetIsStatic| Constructor and Description |
|---|
AccessorGeneratorFieldGetter(AccessorInfo info) |
| Modifier and Type | Method and Description |
|---|---|
org.objectweb.asm.tree.MethodNode |
generate()
Generate the accessor method
|
checkModifiers, createMethodpublic AccessorGeneratorFieldGetter(AccessorInfo info)
public org.objectweb.asm.tree.MethodNode generate()
AccessorGeneratorgenerate in class AccessorGenerator