Module brane_ast::traversals::resolve
source · Expand description
Implements a traversal that builds symbol tables for the brane-dsl
AST.
Re-exports§
pub use crate::errors::ResolveError as Error;
Functions§
- Builds symbol tables for the given
brane-dsl
AST.