File: //usr/lib/python3/dist-packages/pygments/lexers/__pycache__/xorg.cpython-310.pyc
o
���aa � @ sF d Z ddlmZmZ ddlmZmZmZmZ dgZ G dd� de�Z
dS )z�
pygments.lexers.xorg
~~~~~~~~~~~~~~~~~~~~
Lexers for Xorg configs.
:copyright: Copyright 2006-2021 by the Pygments team, see AUTHORS.
:license: BSD, see LICENSE for details.
� )�
RegexLexer�bygroups)�Comment�String�Name�Text� XorgLexerc
@ sd e Zd ZdZdZdgZdgZg Zddefde fde
ejeej�fdejfd e
e
jee
j�fgiZd
S )r zLexer for xorg.conf file.�Xorgz xorg.conf�rootz\s+z#.*$z((?:Sub)?Section)(\s+)("\w+")z(End(?:Sub)?Section)z(\w+)(\s+)([^\n#]+)N)�__name__�
__module__�__qualname__�__doc__�name�aliases� filenames� mimetypesr r r r �Escaper �Builtin�Constant�tokens� r r �6/usr/lib/python3/dist-packages/pygments/lexers/xorg.pyr s$ ����N)r �pygments.lexerr r �pygments.tokenr r r r �__all__r r r r r �<module> s