Class VoidInvokeStmt


public class VoidInvokeStmt extends Stmt.E1Stmt
Represent a void-expr: the expr result is ignored. possible op type: AbstractInvokeExpr, FieldExpr, or others
See Also: