org.emmalanguage.ast.Terms.TermAPI
Blocks.
Creates a type-checked block.
Statements (Units are filtered out).
Unit
Must be a term (use Unit to simulate a statement block).
{ ..stats; expr }.
{ ..stats; expr }
Blocks.