Expand description
AST data structures.
Structs§
- Block
Expression - A block expression.
- Connection
Expression - A connection between two targets.
- Connection
Target Expression - A connection target, specified by an instance and a port.
- Flow
Program - A flow program.
Enums§
- Flow
Expression - A flow expression.
- Instance
Port - The port associated with an instance in a connection.
- Instance
Target - A node instance
- Target
Id - TargetId differentiates between user-provided IDs, generated IDs, and no IDs.
Functions§
- set_
seed - Set the seed for the RNG.