Implements a traversal that resolves null-types from the tree, resolving them with more proper types.
pub use crate::errors::NullError as Error;
brane-dsl