Go to the previous, next section.
All builder structures, values, literals and variables are assigned
to block types.
These blocks are used to construct more complex expressions, control
flow, etc. The only exception is the builder type system, where the
type_node is created by the parse_type() command.
See section Block Operations and Initialization for more details on creating and manipulating
blocks.
Go to the previous, next section.