brane_ast::traversals

Module print

Source
Expand description

Prints either the brane-dsl AST or the brane-ast AST in BraneScript-like syntax.

Modulesยง

  • Prints the brane-ast AST.
  • A print traversal that may print a compiled but unresolved workflow to stdout.
  • Prints the brane-dsl AST in BraneScript-like Syntax.
  • Implements a traversal that prints all symbol tables neatly for a given program.