org.apache.bcel.generic
Class FieldInstruction
- Cloneable, Node, java.io.Serializable, TypedInstruction
public abstract class FieldInstruction
Super class for the GET/PUTxxx family of instructions.
$Id: FieldInstruction.java,v 1.1.1.1 2001/10/29 20:00:12 jvanzyl Exp $
copy_ , dump , getAttributes , getConstantPool , getName , getNameIndex , getSignature , getSignatureIndex , setAttributes , setConstantPool , setNameIndex , setSignatureIndex |
getAccessFlags , getModifiers , isAbstract , isAbstract , isFinal , isFinal , isInterface , isInterface , isNative , isNative , isPrivate , isPrivate , isProtected , isProtected , isPublic , isPublic , isStatic , isStatic , isStrictfp , isStrictfp , isSynchronized , isSynchronized , isTransient , isTransient , isVolatile , isVolatile , setAccessFlags , setModifiers |
FieldInstruction
protected FieldInstruction(short opcode,
int index)
getFieldName
public String getFieldName(ConstantPoolGen cpg)
- name of referenced field.
toString
public String toString(ConstantPool cp)
- mnemonic for instruction with symbolic references resolved