Expand description
V1 parser logic
Enums§
- Parser
Error - Errors that can occur during parsing.
Statics§
- CONNECTION_
SEPARATOR - The separator in a connection between connection targets.
Functions§
- parse
- Parse a string into a FlowProgram.
V1 parser logic