public class VoidInvokeStmt extends Stmt.E1Stmt
ST#VOID_INVOKE
Stmt.E0Stmt, Stmt.E1Stmt, Stmt.E2Stmt, Stmt.ST
op
_cfg_froms, _ts_default_next, CAN_BRNANCH, CAN_CONTINUE, CAN_SWITCH, CAN_THROW, et, exceptionHandlers, frame, id, MAY_THROW, st, visited
Constructor and Description |
---|
VoidInvokeStmt(Value op) |
Modifier and Type | Method and Description |
---|---|
Stmt |
clone(LabelAndLocalMapper mapper) |
java.lang.String |
toString() |
getOp, setOp
public VoidInvokeStmt(Value op)
public Stmt clone(LabelAndLocalMapper mapper)
public java.lang.String toString()
toString
in class java.lang.Object