| Fields in eu.bandm.sig.absy with type parameters of type Variable | 
protected  CheckedMap_D<Variable,Type> | 
Constraint.bindings
 
            | 
protected  CheckedMap_D<Variable,Type> | 
Pattern.bindings
 
            | 
protected  CheckedMap_RD<Label,Variable> | 
OTuple.elems
 
            | 
static Function<OApply,Variable> | 
OApply.get_arg
 
            | 
static Function<Constraint,CheckedMap_D<Variable,Type>> | 
Constraint.get_bindings
 
            | 
static Function<Pattern,CheckedMap_D<Variable,Type>> | 
Pattern.get_bindings
 
            | 
static Function<OTuple,CheckedMap_RD<Label,Variable>> | 
OTuple.get_elems
 
            | 
static Function<OApply,Variable> | 
OApply.get_fun
 
            | 
static Function<OClose,Variable> | 
OClose.get_in
 
            | 
static Function<OOpen,Variable> | 
OOpen.get_in
 
            | 
static Function<TCotuple,Variable> | 
TCotuple.get_in
 
            | 
static Function<OId,Variable> | 
OId.get_in
 
            | 
static Function<OCotuple,Variable> | 
OCotuple.get_in
 
            | 
static Function<OCast,Variable> | 
OCast.get_in
 
            | 
static Function<OSelect,Variable> | 
OSelect.get_in
 
            | 
static Function<OCoselect,Variable> | 
OCoselect.get_in
 
            | 
static Function<NList,CheckedMap_RD<Variable,Type>> | 
NList.get_locals
 
            | 
static Function<CounaryOperation,Variable> | 
CounaryOperation.get_out
 
            | 
static Function<Operation,Variable> | 
Operation.get_out
 
            | 
static Function<FVar,Variable> | 
FVar.get_var
 
            | 
static Function<CDeclare,Variable> | 
CDeclare.get_var
 
            | 
static Function<Constant,Variable> | 
Constant.get_var
 
            | 
static Function<EVar,Variable> | 
EVar.get_var
 
            | 
static Function<Face,Variable> | 
Face.get_var
 
            | 
static Function<PVar,Variable> | 
PVar.get_var
 
            | 
static Function<TVar,Variable> | 
TVar.get_var
 
            | 
protected  CheckedMap_RD<Variable,Type> | 
NList.locals
 
            | 
static Consumer<Variable,OApply> | 
OApply.set_arg
 
            | 
static Consumer<CheckedMap_D<Variable,Type>,Constraint> | 
Constraint.set_bindings
 
            | 
static Consumer<CheckedMap_D<Variable,Type>,Pattern> | 
Pattern.set_bindings
 
            | 
static Consumer<CheckedMap_RD<Label,Variable>,OTuple> | 
OTuple.set_elems
 
            | 
static Consumer<Variable,OApply> | 
OApply.set_fun
 
            | 
static Consumer<Variable,TCotuple> | 
TCotuple.set_in
 
            | 
static Consumer<Variable,OId> | 
OId.set_in
 
            | 
static Consumer<Variable,OCotuple> | 
OCotuple.set_in
 
            | 
static Consumer<Variable,OCast> | 
OCast.set_in
 
            | 
static Consumer<Variable,OSelect> | 
OSelect.set_in
 
            | 
static Consumer<Variable,OCoselect> | 
OCoselect.set_in
 
            | 
static Consumer<CheckedMap_RD<Variable,Type>,NList> | 
NList.set_locals
 
            | 
static Consumer<Variable,Operation> | 
Operation.set_out
 
            | 
static Consumer<Variable,CDeclare> | 
CDeclare.set_var
 
            | 
static Consumer<Variable,Constant> | 
Constant.set_var
 
            | 
static Consumer<Variable,EVar> | 
EVar.set_var
 
            | 
static Consumer<Variable,Face> | 
Face.set_var
 
            | 
static Consumer<Variable,PVar> | 
PVar.set_var
 
            | 
static Consumer<Variable,TVar> | 
TVar.set_var
 
            | 
 
 
| Constructors in eu.bandm.sig.absy with parameters of type Variable | 
AggregateOperation(Variable out)
 
            | 
CDeclare(Variable var,
         Type domain)
 
            | 
Constant(Variable var,
         Net net)
 
            | 
EVar(Variable var)
 
            | 
Face(Variable var,
     Type domain)
 
            | 
FVar(Variable var)
 
            | 
OApply(Variable out,
       Variable fun,
       Variable arg)
 
            | 
OBox(Variable out,
     Face iface,
     Face oface,
     Net net)
 
            | 
OCast(Variable out,
      Variable in,
      Type from,
      Type to)
 
            | 
OClose(Variable in)
 
            | 
OCoselect(Variable out,
          Label selector,
          Variable in)
 
            | 
OCotuple(Variable out,
         Label selector,
         Variable in)
 
            | 
OId(Variable out,
    Variable in)
 
            | 
OOpen(Variable in)
 
            | 
Operation(Variable out)
 
            | 
OSelect(Variable out,
        Label selector,
        Variable in)
 
            | 
OTuple(Variable out)
 
            | 
PVar(Variable var)
 
            | 
TCotuple(Label selector,
         Variable in)
 
            | 
TVar(Variable var)
 
            |