GotoStmt constructor

GotoStmt(
  1. RawExpr expr
)

Implementation

GotoStmt(this.expr);