Module Ir.SymVarSource

Sourcetype t = {
  1. name : string;
  2. min_val : int;
  3. max_val : int;
}