class documentation

Undocumented

Method new_dict Create a Dict from keywords mapping names to Variable objects.
Method new_var Create a Variable bound to the given values.
Method setUp Undocumented
Instance Variable _ctx Undocumented
Instance Variable _node Undocumented
Instance Variable _program Undocumented
def new_dict(self, **kwargs): (source)

Create a Dict from keywords mapping names to Variable objects.

def new_var(self, *values): (source)

Create a Variable bound to the given values.

def setUp(self): (source)

Undocumented

Undocumented

_program = (source)

Undocumented