brane_ast::traversals::print

Module symbol_tables

Source
Expand description

Implements a traversal that prints all symbol tables neatly for a given program.

Re-exports§

  • pub use crate::errors::AstError as Error;

Functions§

  • Starts printing the root of the AST (i.e., a series of statements).