o ‡ÎÖa™ ã@sbdZddlZddlmZmZddlmZmZmZm Z m Z m Z m Z m Z mZdgZGdd„deƒZdS)zÈ pygments.lexers.parasail ~~~~~~~~~~~~~~~~~~~~~~~~ Lexer for ParaSail. :copyright: Copyright 2006-2021 by the Pygments team, see AUTHORS. :license: BSD, see LICENSE for details. éN)Ú RegexLexerÚinclude) ÚTextÚCommentÚOperatorÚKeywordÚNameÚStringÚNumberÚ PunctuationÚLiteralÚ ParaSailLexerc@sÐeZdZdZdZdgZddgZdgZej Z de fde j fd ejfd ejfd ejfd ejfd efdejfdefedƒdejfdefdefdefde fgdejfdejfdejfdejfdejfdejfgdœZdS)r z` For `ParaSail `_ source code. .. versionadded:: 2.1 ÚParaSailÚparasailz*.psiz*.pslztext/x-parasailz[^\S\n]+z//.*?\nz\b(and|or|xor)=z<\b(and(\s+then)?|or(\s+else)?|xor|rem|mod|(is|not)\s+null)\ba%\b(abs|abstract|all|block|class|concurrent|const|continue|each|end|exit|extends|exports|forward|func|global|implements|import|in|interface|is|lambda|locked|new|not|null|of|op|optional|private|queued|ref|return|reverse|separate|some|type|until|var|with|if|then|else|elsif|case|for|while|loop)\bz,(abstract\s+)?(interface|class|op|func|type)z"[^"]*"z \\[\'ntrf"0]z #[a-zA-Z]\w*Únumbersz'[^']'z [a-zA-Z]\w*zx(<==|==>|<=>|\*\*=|<\|=|<<=|>>=|==|!=|=\?|<=|>=|\*\*|<<|>>|=>|:=|\+=|-=|\*=|\|=|\||/=|\+|-|\*|/|\.\.|<\.\.|\.\.<|<\.\.<)z%(<|>|\[|\]|\(|\)|\||:|;|,|.|\{|\}|->)z\n+z#\d[0-9_]*#[0-9a-fA-F][0-9a-fA-F_]*#z0[xX][0-9a-fA-F][0-9a-fA-F_]*z0[bB][01][01_]*z%\d[0-9_]*\.\d[0-9_]*[eE][+-]\d[0-9_]*z\d[0-9_]*\.\d[0-9_]*z \d[0-9_]*)ÚrootrN) Ú__name__Ú __module__Ú __qualname__Ú__doc__ÚnameÚaliasesÚ filenamesÚ mimetypesÚreÚ MULTILINEÚflagsrrÚSinglerÚWordrÚReservedÚ Declarationr ÚEscaper rÚCharrr r ÚHexÚBinÚFloatÚIntegerÚtokens©r(r(ú:/usr/lib/python3/dist-packages/pygments/lexers/parasail.pyr sVþùÿýÿà#ÿù Ý)rrÚpygments.lexerrrÚpygments.tokenrrrrrr r r r Ú__all__r r(r(r(r)Ús  ,