kr.motd.maven.sphinx.dist.pygments.lexers.nimrod$py.class Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of sphinx-maven-plugin Show documentation
Show all versions of sphinx-maven-plugin Show documentation
Maven plugin that creates the site with Sphinx
???? 1Z f$0 R(Lorg/python/core/PyFrame;Lorg/python/core/ThreadState;)Lorg/python/core/PyObject; __doc__ ?
pygments.lexers.nimrod
~~~~~~~~~~~~~~~~~~~~~~
Lexer for the Nim language (formerly known as Nimrod).
:copyright: Copyright 2006-2017 by the Pygments team, see AUTHORS.
:license: BSD, see LICENSE for details.
org/python/core/PyString fromInterned .(Ljava/lang/String;)Lorg/python/core/PyString;
org/python/core/PyFrame
setglobal /(Ljava/lang/String;Lorg/python/core/PyObject;)V
setline (I)V
re org/python/core/imp importOne H(Ljava/lang/String;Lorg/python/core/PyFrame;I)Lorg/python/core/PyObject;
setlocal
pygments.lexer " java/lang/String $
RegexLexer & include ( default *
importFrom \(Ljava/lang/String;[Ljava/lang/String;Lorg/python/core/PyFrame;I)[Lorg/python/core/PyObject; , -
. pygments.token 0 Text 2 Comment 4 Operator 6 Keyword 8 Name : String < Number > Punctuation @ Error B org/python/core/PyList D org/python/core/PyObject F NimrodLexer H ([Lorg/python/core/PyObject;)V J K
E L __all__ N getname .(Ljava/lang/String;)Lorg/python/core/PyObject; P Q
R
NimrodLexer$1
__module__ U __name__ W S
For `Nim `_ source code.
.. versionadded:: 1.5
Y Nimrod [ name ] nim _ nimrod a aliases c *.nim e *.nimrod g filenames i
text/x-nim k mimetypes m MULTILINE o __getattr__ q Q
G r
IGNORECASE t _or 6(Lorg/python/core/PyObject;)Lorg/python/core/PyObject; v w
G x UNICODE z flags | org/python/core/Py ~ EmptyObjects [Lorg/python/core/PyObject; ? ? ? org/python/core/PyFunction ? f_globals Lorg/python/core/PyObject; ? ? ? underscorize$2 (ILorg/python/core/PyObject;)V ?
? ? getlocal (I)Lorg/python/core/PyObject; ? ?
? __iter__ ()Lorg/python/core/PyObject; ? ?
G ? _? ? _add ? w
G ? _iadd ? w
G ? __iternext__ ? ?
G ? append ? __call__ S(Lorg/python/core/ThreadState;Lorg/python/core/PyObject;)Lorg/python/core/PyObject; ? ?
G ? | ? join ? f_lasti I ? ? ? pygments/lexers/nimrod$py ? Lorg/python/core/PyCode; ? ? ? ? j(Lorg/python/core/PyObject;[Lorg/python/core/PyObject;Lorg/python/core/PyCode;Lorg/python/core/PyObject;)V J ?
? ? underscorize ? addr ? and ? as ? asm ? atomic ? bind ? block ? break ? case ? cast ? concept ? const ? continue ? converter ? defer ? discard ? distinct ? div ? do ? elif ? else ? end ? enum ? except ? export ? finally ? for ? func ? if ? in ? yield ? interface ? is ? isnot ? iterator ? let macro method mixin mod not notin
object of or out proc ptr raise ref return shared! shl# shr% static' template) try+ tuple- type/ when1 while3 with5 without7 xor9 keywords; nil= true? falseA keywordsPseudoC opWordsE intG int8I int16K int32M int64O floatQ float32S float64U boolW charY range[ array] seq_ seta stringc typese org/python/core/PyDictionaryg rooti org/python/core/PyTuplek ##.*$m Doco
l L #.*$r [*=><+\-/@$~&%!?|\\\[\]]t <\.\.|\.|,|\[\.|\.\]|\{\.|\.\}|\(\.|\.\)|\{|\}|\(|\)|:|\^|`|;v
(?:[\w]+)"x rdqsz """| tdqs~ "? dqs? '? Char? chars? (%s)\b? _mod? w
G? Word? (p_?r_?o_?c_?\s)(?![(\[\]])? funcname? from? import? Namespace? (v_?a_?r)\b? Declaration? Type? Pseudo? &\b((?![_\d])\w)(((?!_)\w)|(_(?!_)\w))*? ![0-9][0-9_]*(?=([e.]|\'f(32|64)))? Float? float-suffix? float-number? 0x[a-f0-9][a-f0-9_]*? Hex?
int-suffix? 0b[01][01_]*? Bin? 0o[0-7][0-7_]*? Oct? [0-9][0-9_]*? Integer? \s+? .+$? -\\([\\abcefnrtvl"\']|x[a-f0-9]{2}|[0-9]{1,3})? Escape? #pop? .? strings? (?