public final class CREAD extends AsmInstruction
o ; a ; S
heap[a][o] ; S
o
is not an integera
is not a heap addressa
is invalid or
a
is not a valid offset into the block at a
Constructor and Description |
---|
CREAD() |
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