HEX
Server: Apache
System: Linux pdx1-shared-a1-38 6.6.104-grsec-jammy+ #3 SMP Tue Sep 16 00:28:11 UTC 2025 x86_64
User: mmickelson (3396398)
PHP: 8.1.31
Disabled: NONE
Upload Files
File: //usr/lib/python3/dist-packages/pygments/lexers/__pycache__/capnproto.cpython-310.pyc
o

���a��@sVdZddlZddlmZmZddlmZmZmZm	Z	m
Z
mZdgZGdd�de�Z
dS)z�
    pygments.lexers.capnproto
    ~~~~~~~~~~~~~~~~~~~~~~~~~

    Lexers for the Cap'n Proto schema language.

    :copyright: Copyright 2006-2021 by the Pygments team, see AUTHORS.
    :license: BSD, see LICENSE for details.
�N)�
RegexLexer�default)�Text�Comment�Keyword�Name�Literal�
Whitespace�CapnProtoLexerc@s(eZdZdZdZdgZdgZejej	BZ
dejfde
jfdedfd	e
jd
fde
jdfd
efde
fdefdefg	de
jfde
jdfed�gde
jfde
jdfde
jdfed�gdefdedfed�gdefdedfdedfed�gde
jfde
jdfed�gde
jfde
jdfde
jdfed�gd�ZdS)r
zW
    For `Cap'n Proto <https://capnproto.org>`_ source.

    .. versionadded:: 2.2
    zCap'n Protoz*.capnp�capnpz#.*?$z
@[0-9a-zA-Z]*�=�
expression�:�typez\$�
annotationza(struct|enum|interface|union|import|using|const|annotation|extends|in|of|on|as|with|from|fixed)\bz[\w.]+z
[^#@=:$\w\s]+z\s+z[^][=;,(){}$]+z[\[(]�	parentypez#popz	[^][;()]+z#pushz[])]z
[^][;,(){}$]+�parenexpz[^][;,(){}=:]+�annexp)�rootrrr
rrrN)�__name__�
__module__�__qualname__�__doc__�name�	filenames�aliases�re�	MULTILINE�UNICODE�flagsr�Singler�	Decoratorr�Class�	Attributerrr	r�tokens�r%r%�;/usr/lib/python3/dist-packages/pygments/lexers/capnproto.pyr
s\

��
�

���
�

�
�)rr�pygments.lexerrr�pygments.tokenrrrrrr	�__all__r
r%r%r%r&�<module>s