Module come::ast::statement

source ·
Expand description

Data structure and parser for a statement.

Re-exports§

Modules§

Enums§

  • A statement in the source code, can be either a trivial statement which ends with a ; or a complex statement like if and while.

Traits§

Functions§