public abstract class AbstractMethodStmtNode extends DexStmtNode
| Modifier and Type | Field and Description |
|---|---|
int[] |
args |
__index, op| Constructor and Description |
|---|
AbstractMethodStmtNode(Op op,
int[] args) |
| Modifier and Type | Method and Description |
|---|---|
abstract Proto |
getProto() |
accept