Your IP : 216.73.216.61
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�beforeZafter�stopZifallZforeach�exists�function�breakZswitchZcaseZvisitor�default�returnZvisit�while�if�elsez\b)�suffix�prefix)ZbottomZ
collectionZmaximumZmeanZminimum�set�sum�top�string�int�bool�float�time�false�trueZarray�map�stack�enum�type)ZProjectZ ForgeKindZCodeRepositoryZRevisionZRepositoryKindZChangedFileZFileKindZASTRootZ NamespaceZDeclaration�TypeZMethod�VariableZ StatementZ
ExpressionZModifierZ
StatementKindZExpressionKindZModifierKindZ
VisibilityZTypeKindZPersonZ
ChangeKind)z->z:=�:�=z<<�!z++z||z&&�+�-�*�>�<)�`�")\�new�sortZyearof� dayofyearZhourofZminuteofZsecondofZnowZadddayZaddmonthZaddweekZaddyearZ
dayofmonthZ dayofweekr7 Z
formattimeZ
trunctodayZtrunctohourZ
trunctominuteZtrunctomonthZ
trunctosecondZtrunctoyear�clearZhaskey�keys�lookup�remove�values�abs�acos�acosh�asin�asinh�atan�atan2�atanh�ceil�cos�cosh�exp�floorZhighbit�isfinite�isinf�isnanZisnormal�log�log10�max�minZnrand�powZrand�round�sin�sinh�sqrt�tan�tanh�trunc�def�hash�len�add�containsr; �formatZ lowercase�matchZ
matchposnsZ matchstrsZregex�splitZsplitallZsplitnZstrfindZ
strreplaceZstrrfindZ substringZtrimZ uppercaser r! r r r"