
    x-jA                          d dl Z d dlmZ d ZdS )    N)gastc                 :   t          | t          j        t          j        f          s t	          dt          |            d          t          | t          j                  rt          j        |           } t          j        |            t          j        |           S )z/
    Transforms ast node into source code.
    z=Type of ast_root should be gast.AST or ast.AST, but received .)	
isinstancer   ASTast	TypeErrortypegast_to_astfix_missing_locationsunparse)ast_nodes    ^/var/www/html/banglarbhumi/venv/lib/python3.11/site-packages/paddle/jit/dy2static/ast_utils.pyast_to_source_coder      s     h37 344 
]DQYNN]]]
 
 	
 (DH%% .#H--h''';x       )r   paddle.utilsr   r    r   r   <module>r      s;     


      ! ! ! ! !r   