conjure_oxide::ast

Type Alias SymbolTable

Source
pub type SymbolTable = HashMap<Name, DecisionVariable>;

Aliased Typeยง

struct SymbolTable { /* private fields */ }