EffectHandler
=============

.. currentmodule:: penzai.data_effects.effect_base

.. autoclass:: EffectHandler
  :members:
  :special-members:
  :show-inheritance:


  
  
    
    

  

  
  
  
  
  
  
  
  
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    

  
  .. rubric:: Methods
  .. autosummary::
  
    
    ~EffectHandler.__init__
    
    
    
    ~EffectHandler.effect_protocol
    
    
    
    
    
    
    
    
    
    
    ~EffectHandler.treescope_color
    
    
  

  
  .. rubric:: Attributes
  .. autosummary::
  
    ~EffectHandler.handler_id
    ~EffectHandler.body
  

  

  .. rubric:: Inherited Methods
  .. raw:: html

    <details style="margin-bottom: 1.5rem">
      <summary style="font-style:italic">(expand to view inherited methods)</summary>

  .. autosummary::
  
    
    
    ~EffectHandler.attributes_dict
    
    
    
    ~EffectHandler.from_attributes
    
    
    ~EffectHandler.input_structure
    
    
    ~EffectHandler.key_for_field
    
    
    ~EffectHandler.output_structure
    
    
    ~EffectHandler.select
    
    
    ~EffectHandler.tree_flatten
    
    
    ~EffectHandler.tree_flatten_with_keys
    
    
    ~EffectHandler.tree_unflatten
    
    
    
    ~EffectHandler.__call__
    

  .. raw:: html

    </details>

  