Module flow_expression_parser::ast
source · Expand description
AST data structures.
Structs
- A block expression.
- A connection between two targets.
- A connection target, specified by an instance and a port.
- A flow program.
Enums
- A flow expression.
- The port associated with an instance in a connection.
- A node instance
- TargetId differentiates between user-provided IDs, generated IDs, and no IDs.
Functions
- Set the seed for the RNG.