public final class READ extends AsmInstruction
x ; S
mem[x] ; S
x
) is not an
integerx
is not a valid location
in static memoryConstructor and Description |
---|
READ() |
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