Type Definition timi::machine::Environment [] [src]

type Environment = HashMap<Name, Addr>;

Mapping from variable names to addresses.