public static final class Instructions.DropInstruction extends Object implements Instruction
Instruction.Type| Constructor and Description |
|---|
DropInstruction() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
String |
toString() |
Instruction.Type |
type()
Returns the type of instruction.
|
public Instruction.Type type()
Instructiontype in interface InstructionCopyright © 2015. All rights reserved.