Module brane_ast::traversals::print::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).