spekk.transformations.base.Buildable
====================================

.. currentmodule:: spekk.transformations.base

.. autoclass:: Buildable
   :members:
   :show-inheritance:
   :inherited-members:

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~Buildable.__init__
      ~Buildable.build
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~Buildable.input_spec
      ~Buildable.output_spec
      ~Buildable.passed_spec
      ~Buildable.returned_spec
   
   