public abstract class AbstractMethodStmtNode extends DexStmtNode
int[]
args
__index, op
AbstractMethodStmtNode(Op op, int[] args)
abstract Proto
getProto()
accept
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final int[] args
public AbstractMethodStmtNode(Op op, int[] args)
public abstract Proto getProto()