.. -*- coding: utf-8 -*-
.. :Project:   pglast — API documentation
.. :Created:   gio 10 ago 2017 10:14:17 CEST
.. :Author:    Lele Gaifax <lele@metapensiero.it>
.. :License:   GNU General Public License version 3 or later
.. :Copyright: © 2017, 2018, 2019, 2021, 2022, 2024, 2025 Lele Gaifax
..

===================
 API documentation
===================

This chapter briefly explains some implementation detail.

.. automodule:: pglast
   :members: Comment, Error, parse_plpgsql, prettify, split, __author__, __version__

.. toctree::
   :maxdepth: 2
   :caption: Packages

   parser
   ast
   enums
   keywords
   stream
   printers
   sfuncs
   visitors
