Module sljs::ast::stmt

source · []
Expand description

Statement, Stmt, all statement structs AST definitions for JavaScript statements.

The main struct here is Statement, which wraps Stmt enum.

Structs

Enums