module Synopsis.Processor
class Type
Type is the Processor's __metaclass__.
Type-inheritance
-Methods
  __init__(cls, name, bases, dict)
references
source code

-

Generate a '_parameters' dictionary holding all the 'Parameter' objects. Then replace 'Parameter' objects by their values for convenient use inside the code.