Mercurial > hgrepos > Python > libs > pygments-lexer-pseudocode2
view docs/index.rst @ 56:661461fb4dfc
Make the "py-name" rules parameterized: allow to provide the token type.
For this to work the implemting function must be global, because the
access to the class is not yet possible at construction time.
So consistently make some previons LexBase members module globals.
Make some LexBase members module globals consistently.
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Mon, 27 Apr 2026 12:37:27 +0200 |
| parents | 6ac1ea5d2d4a |
| children | 0c05dc09c9e2 |
line wrap: on
line source
.. Pygments Pseudocode Lexer documentation master file, created by sphinx-quickstart on Sun Apr 26 09:33:13 2026. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to Pygments Pseudocode Lexer's documentation! ===================================================== .. toctree:: :maxdepth: 2 :caption: Contents: Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`
