Your IP : 216.73.216.85


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

B

.��V
�@sNdZddlmZmZddlmZmZmZmZm	Z	m
Z
dgZGdd�de�ZdS)z�
    pygments.lexers.tap
    ~~~~~~~~~~~~~~~~~~~

    Lexer for the Test Anything Protocol (TAP).

    :copyright: Copyright 2006-2014 by the Pygments team, see AUTHORS.
    :license: BSD, see LICENSE for details.
�)�bygroups�
RegexLexer)�Comment�Generic�Keyword�Name�Number�Text�TAPLexerc
@s�eZdZdZdZdgZdgZdejfde	j
dfdeej
eej�d	fd
ee	jeej�d	fdefdej
fd
efgdefdedfdedfdej
dfgdefdedfdefdedfgdefdejfdejfdefdedfgd�ZdS)r
zM
    For Test Anything Protocol (TAP) output.

    .. versionadded:: 2.1
    ZTAPZtapz*.tapz^TAP version \d+\nz^1..\d+�planz^(not ok)([^\S\n]*)(\d*)�testz^(ok)([^\S\n]*)(\d*)z^#.*\nz^Bail out!.*\nz^.*\nz[^\S\n]+�#�	directivez\nz#popz.*\nz\S+z(?i)\bTODO\bz
(?i)\bSKIP\S*z#pop:2)�rootrrrN)�__name__�
__module__�__qualname__�__doc__�name�aliases�	filenamesrZ	NamespacerZDeclarationrr�Errorr	rZIntegerZReservedrZPreproc�tokens�rr�:/opt/alt/python37/lib/python3.7/site-packages/tap/lexer.pyr
s4

N)
rZpygments.lexerrrZpygments.tokenrrrrrr	�__all__r
rrrr�<module>
s