public abstract class DexStmtNode
extends java.lang.Object
Modifier | Constructor and Description |
---|---|
protected |
DexStmtNode(Op op) |
Modifier and Type | Method and Description |
---|---|
abstract void |
accept(DexCodeVisitor cv) |
public final Op op
public int __index
protected DexStmtNode(Op op)
public abstract void accept(DexCodeVisitor cv)