Your IP : 216.73.216.61


Current Path : /opt/alt/python37/lib/python3.7/site-packages/pygments/lexers/__pycache__/
Upload File :
Current File : //opt/alt/python37/lib/python3.7/site-packages/pygments/lexers/__pycache__/rnc.cpython-37.opt-1.pyc

B

ɽ�\��@sNdZddlmZddlmZmZmZmZmZm	Z	m
Z
dgZGdd�de�ZdS)z�
    pygments.lexers.rnc
    ~~~~~~~~~~~~~~~~~~~

    Lexer for Relax-NG Compact syntax

    :copyright: Copyright 2006-2019 by the Pygments team, see AUTHORS.
    :license: BSD, see LICENSE for details.
�)�
RegexLexer)�Text�Comment�Operator�Keyword�Name�String�Punctuation�RNCCompactLexerc@s�eZdZdZdZddgZdgZdejfdej	fde
jfd	e
jfd
e
jfdej	dfd
ejdfdefdefdefg
dejfdedfgdedfdedfdefgdejfdefd
e
jfdedfdefgd�ZdS)r
zX
    For `RelaxNG-compact <http://relaxng.org>`_ syntax.

    .. versionadded:: 2.2
    zRelax-NG CompactZrnczrng-compactz*.rncznamespace\bz(?:default|datatypes)\bz##.*$z#.*$z"[^"]*"z(?:element|attribute|mixed)\b�variablez(text\b|xsd:[^ ]+)�maybe_xsdattributesz[,?&*=|~]|>>z[(){}]�.z[^{]+z\{z#pop�
xsdattributesz\}z[^ =}]�=)�rootrrrN)�__name__�
__module__�__qualname__�__doc__�name�aliases�	filenamesrZ	NamespaceZDeclarationrZPreproc�Singler�DoubleZTyperr	rrZVariableZ	Attribute�tokens�rr�D/opt/alt/python37/lib/python3.7/site-packages/pygments/lexers/rnc.pyr
s0


N)
rZpygments.lexerrZpygments.tokenrrrrrrr	�__all__r
rrrr�<module>
s$