Class FieldInstruction

All Implemented Interfaces:
Cloneable, IndexedInstruction, LoadClass, TypedInstruction
Direct Known Subclasses:
GETFIELD, GETSTATIC, PUTFIELD, PUTSTATIC

public abstract class FieldInstruction extends FieldOrMethod
Super class for the GET/PUTxxx family of instructions.