Current File : //proc/self/root/lib/python3/dist-packages/pygments/lexers/__pycache__/data.cpython-312.pyc |
�
|�e�i � �� � d Z ddlmZmZmZmZmZ ddlmZm Z m
Z
mZmZm
Z
mZmZmZ g d�Z G d� de� Z G d� de� Z G d � d
e� Z G d� de� Z G d
� de� Zy)z�
pygments.lexers.data
~~~~~~~~~~~~~~~~~~~~
Lexers for data file format.
:copyright: Copyright 2006-2023 by the Pygments team, see AUTHORS.
:license: BSD, see LICENSE for details.
� )�Lexer�ExtendedRegexLexer�LexerContext�include�bygroups) �Comment�Error�Keyword�Literal�Name�Number�Punctuation�String�
Whitespace)� YamlLexer� JsonLexer�JsonBareObjectLexer�JsonLdLexerc �"