文件操作 - ooc.cpython-311.pyc
返回文件管理
返回主菜单
删除本文件
文件: /usr/lib/python3/dist-packages/pygments/lexers/__pycache__/ooc.cpython-311.pyc
编辑文件内容
� �E�c� � �h � d Z ddlmZmZmZ ddlmZmZmZm Z m Z mZmZm Z dgZ G d� de� � ZdS )z� pygments.lexers.ooc ~~~~~~~~~~~~~~~~~~~ Lexers for the Ooc language. :copyright: Copyright 2006-2022 by the Pygments team, see AUTHORS. :license: BSD, see LICENSE for details. � )� RegexLexer�bygroups�words)�Text�Comment�Operator�Keyword�Name�String�Number�Punctuation�OocLexerc �� � e Zd ZdZdZdZdgZdgZdgZ e ddd� � � e fd e dfd ee ee ee j � � fd ee ee j � � fde fdefdej fdefd eeee j � � fde j fde j fd ee j e� � fde j fdefdej fdej fdej fdej fdej fdej fdej fdefd efd!efd"efgd#e fd$efd%efd&ed'fgd(�Zd)S )*r z8 For Ooc source code .. versionadded:: 1.2 �Ooczhttp://ooc-lang.org/�oocz*.oocz text/x-ooc)#�class� interface� implement�abstract�extends�from�this�super�new�const�final�static�import�use�extern�inline�proto�break�continue�fallthrough�operator�if�else�for�while�do�switch�case�as�in�version�return�true�false�nullz\b)�prefix�suffixz include\b�includez'(cover)([ \t]+)(from)([ \t]+)(\w+[*@]?)z#(func)((?:[ \t]|\\\n)+)(~[a-z_]\w*)z\bfunc\bz//.*z (?s)/\*.*?\*/zN(==?|\+=?|-[=>]?|\*=?|/=?|:=|!=?|%=?|\?|>{1,3}=?|<{1,3}=?|\.\.|&&?|\|\|?|\^=?)z(\.)([ \t]*)([a-z]\w*)z[A-Z][A-Z0-9_]+z[A-Z]\w*([@*]|\[[ \t]*\])?z/([a-z]\w*(?:~[a-z]\w*)?)((?:[ \t]|\\\n)*)(?=\()z[a-z]\w*z [:(){}\[\];,]z0x[0-9a-fA-F]+z0c[0-9]+z0b[01]+z[0-9_]\.[0-9_]*(?!\.)z[0-9_]+z2"(?:\\.|\\[0-7]{1,3}|\\x[a-fA-F0-9]{1,2}|[^\\"])*"z4'(?:\\.|\\[0-9]{1,3}|\\x[a-fA-F0-9]{1,2}|[^\\\'\n])'�@z\.z \\[ \t\n]z[ \t]+z[\w/]+�,z[ \t]z[;\n]z#pop)�rootr7 N) �__name__� __module__�__qualname__�__doc__�name�url�aliases� filenames� mimetypesr r r r r �Class�Functionr � Multiliner �Constant�Variabler r �Hex�Oct�Bin�Float�Decimalr �Double�Char�tokens� � �5/usr/lib/python3/dist-packages/pygments/lexers/ooc.pyr r s� � � � � � �� � �D� �C��g�G�� �I���I� �U� !� */�u� >� >� >� � � �7�I�.� 7� �X�g�t�W�d�D�J� ?� ?� A� 3� �X�g�t�T�]� 3� 3� 5� �'�"� �g�� �w�0�1� �!)� +� &����4�15��)@� )@� A� ���/� *�D�J�7� ?� �X�d�m�T� *� *� ,� �$�-�(� �{�+� �� �+� �&�*�%� ���$� %�v�|�4� ���(� B� �]� � D� �[� � �;�� �K� � �4� � ���]/ �b ��� �;�� �t�� �t�V�$� �c7� 7�F�F�FrR N)r>