Module brane_ast::traversals::workflow_resolve

source ·
Expand description

Final traversal in the compiler that takes an UnresolvedWorkflow and resolves all references to new edges.

Functions§

  • Compiles the given UnresolvedWorkflow to a ResolvedWorkflow.