Expand description
Prints either the brane-dsl AST or the brane-ast AST in
BraneScript-like syntax.
Modulesยง
- Prints the
brane-astAST. - A print traversal that may print a compiled but unresolved workflow to stdout.
- Prints the
brane-dslAST in BraneScript-like Syntax. - Implements a traversal that prints all symbol tables neatly for a given program.