the statements if, for, do, while and with might have an AST_EmptyStatement as body; if that's the case, we need to make sure that the semicolon gets in the output. |
||
|---|---|---|
| .. | ||
| ast.js | ||
| compress.js | ||
| output.js | ||
| parse.js | ||
| scope.js | ||
| utils.js | ||
the statements if, for, do, while and with might have an AST_EmptyStatement as body; if that's the case, we need to make sure that the semicolon gets in the output. |
||
|---|---|---|
| .. | ||
| ast.js | ||
| compress.js | ||
| output.js | ||
| parse.js | ||
| scope.js | ||
| utils.js | ||