Access | Constructor and Description |
---|---|
pack-priv | |
protected |
Modifier and Type | Method and Description |
---|---|
public Type |
StackInstruction | back to summary |
---|---|
pack-priv StackInstruction() Empty constructor needed for Instruction.readInstruction. Not to be used otherwise. |
StackInstruction | back to summary |
---|---|
protected StackInstruction(final short opcode)
|
getType | back to summary |
---|---|
public Type getType(final ConstantPoolGen cp)
|