public final class PUSH extends AsmInstruction
S (i.e., arbitrary) x ; S where x is the argument to PUSHSP has its maximal value (default: 128)| Constructor and Description |
|---|
PUSH(int value) |
| Modifier and Type | Method and Description |
|---|---|
<P,R> R |
accept(AsmVisitor<P,R> visitor,
P arg) |
int |
getValue() |
java.lang.String |
toString() |
getNamepublic int getValue()
public <P,R> R accept(AsmVisitor<P,R> visitor, P arg)
accept in class AsmInstructionpublic java.lang.String toString()
toString in class AsmInstruction