Go to the first, previous, next, last section, table of contents.
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
block
s.
Go to the first, previous, next, last section, table of contents.