pub type ResolvedConstants = HashMap<Vec<String>, u64>;
Resolved integer constants visible to a file from imported namespaces.
pub struct ResolvedConstants { /* private fields */ }