public final class LT extends AsmInstruction
x ; y ; S (where x,
y are integers)z ; S where z is 1 if
y < x and 0 otherwise.EQ| Constructor and Description |
|---|
LT() |
| Modifier and Type | Method and Description |
|---|---|
<P,R> R |
accept(AsmVisitor<P,R> visitor,
P arg) |
getName, toStringpublic <P,R> R accept(AsmVisitor<P,R> visitor, P arg)
accept in class AsmInstruction