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

======================================================
 :mod:`pglast.stream` --- The serialization machinery
======================================================

.. module:: pglast.stream
   :synopsis: The serialization machinery

.. autoclass:: OutputStream
   :members:

.. autoclass:: RawStream
   :members:
   :special-members: __call__

.. autoclass:: IndentedStream
   :members:
