.. -*- coding: utf-8 -*-
.. :Project:   pglast — AST visitors
.. :Created:   mar 11 mag 2021, 07:55:02
.. :Author:    Lele Gaifax <lele@metapensiero.it>
.. :License:   GNU General Public License version 3 or later
.. :Copyright: © 2021, 2024 Lele Gaifax
..

=========================================================================
 :mod:`pglast.visitors` --- Other ways to inspect and manipulate the AST
=========================================================================

.. automodule:: pglast.visitors
   :synopsis: Other ways to inspect and manipulate the AST
   :members:
