public class Stmt1RNode extends DexStmtNode
Modifier and Type | Field and Description |
---|---|
int |
a |
__index, op
Constructor and Description |
---|
Stmt1RNode(Op op,
int a) |
Modifier and Type | Method and Description |
---|---|
void |
accept(DexCodeVisitor cv) |
public Stmt1RNode(Op op, int a)
public void accept(DexCodeVisitor cv)
accept
in class DexStmtNode