Implements a traversal that prints all symbol tables neatly for a given program.
pub use crate::errors::AstError as Error;