public final class PRT extends AsmInstruction
x ; S
S
x
) is not an integerx
is sent to the VM's output channel. The
specific output behavior is left to the VM implementation, but usually the
output will be displayed in some form.POP
Constructor and Description |
---|
PRT() |
Modifier and Type | Method and Description |
---|---|
<P,R> R |
accept(AsmVisitor<P,R> visitor,
P arg) |
getName, toString
public <P,R> R accept(AsmVisitor<P,R> visitor, P arg)
accept
in class AsmInstruction