| Modifier and Type | Field and Description |
|---|---|
static int |
READ_INSTRUCTION |
static int |
WRITE_INSTRUCTION |
cp| Constructor and Description |
|---|
FieldAccess(byte[] bytes,
ConstantPool cp) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFieldName()
Get the name of the target field.
|
String |
getTypeName()
Get the type name of the target field.
|
String |
toString() |
getClassName, getDescriptor, getInternalName, getName, getReferencedTypeNamegetConstantPool, getEntry, getIndex, replaceConstantPoolgetAttribute, getBranchParent, getBytes, getOffset, getOpcode, isBranchTarget, length, setAttribute, setAttribute, setBytes, setOffset, stackConsumption, stackUsagepublic static final int READ_INSTRUCTION
public static final int WRITE_INSTRUCTION
public FieldAccess(byte[] bytes,
ConstantPool cp)
public String getTypeName()
public String getFieldName()
public String toString()
toString in class CPInstructionCopyright © 2017. All rights reserved.