U
    Ùfš  ã                   @   s<   d Z ddlmZ ddlmZ ddlmZ dd„ Zdd„ Zd	S )
z>Pasta enables AST-based transformations on python source code.é    )Úannotate)Ú	ast_utils)Úcodegenc                 C   s"   t  | ¡}t | ¡}| |¡ |S ©N)r   Úparser   ZAstAnnotatorÚvisit)ÚsrcÚtZ	annotator© r
   ú5/tmp/pip-target-lpfmz8o1/lib/python/pasta/__init__.pyr      s    


r   c                 C   s
   t  | ¡S r   )r   Zto_str)Útreer
   r
   r   Údump   s    r   N)Ú__doc__Z
pasta.baser   r   r   r   r   r
   r
   r
   r   Ú<module>   s
   