translator.intermediateBuilder.negatedInput
index
/home/yentl/UA/devs-eindwerk/translator/translator/intermediateBuilder/negatedInput.py

 
Classes
       
translator.intermediateBuilder.input.Input(builtins.object)
NegatedInput

 
class NegatedInput(translator.intermediateBuilder.input.Input)
    These input pins can be negated
 
 
Method resolution order:
NegatedInput
translator.intermediateBuilder.input.Input
builtins.object

Methods defined here:
__init__(self, connection, negated=False)
Constructor

Data descriptors inherited from translator.intermediateBuilder.input.Input:
__dict__
dictionary for instance variables (if defined)
__weakref__
list of weak references to the object (if defined)