Your IP : 216.73.216.213
B
��\f � @ sh d Z ddlZddlmZmZ ddlmZmZmZm Z m
Z
mZmZm
Z
dgZe�d�ZG dd� de�ZdS )z�
pygments.lexers.boa
~~~~~~~~~~~~~~~~~~~
Lexers for the Boa language.
:copyright: Copyright 2006-2019 by the Pygments team, see AUTHORS.
:license: BSD, see LICENSE for details.
� N)�
RegexLexer�words)�String�Comment�Keyword�Name�Number�Text�Operator�Punctuation�BoaLexerz.*?
c @ s� e Zd ZdZdZdgZdgZedddd�Zedddd�Z ed ddd�Z
d
ZdZeddd
d�Z
ddejfdejfeejfe
ejfe ejfe
ejfee�efdefdefdefee�ejfdejfdejfdefgiZdS )r ze
Lexer for the `Boa <http://boa.cs.iastate.edu/docs/>`_ language.
.. versionadded:: 2.4
ZBoaZboaz*.boa)�input�outputZofZweight�before�after�stopZifallZforeach�exists�function�break�switchZcaseZvisitor�default�return�visit�while�if�elsez\b)�suffix�prefix)ZbottomZ
collectionZmaximumZmeanZminimum�set�sum�top�string�int�bool�float�time�false�true�array�map�stack�enum�type)ZProjectZ ForgeKindZCodeRepositoryZRevisionZRepositoryKindZChangedFileZFileKindZASTRootZ NamespaceZDeclaration�Type�Method�VariableZ StatementZ
ExpressionZModifierZ
StatementKindZExpressionKindZModifierKindZ
VisibilityZTypeKindZPersonZ
ChangeKind)z->z:=�:�=z<<�!z++z||z&&�+�-�*�>�<)�`�")\�new�sortZyearof� dayofyearZhourofZminuteofZsecondof�nowZadddayZaddmonthZaddweekZaddyearZ
dayofmonthZ dayofweekr<