kr.motd.maven.sphinx.dist.pygments.lexers.modeling$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
???? 1D f$0 R(Lorg/python/core/PyFrame;Lorg/python/core/ThreadState;)Lorg/python/core/PyObject; __doc__ ?
pygments.lexers.modeling
~~~~~~~~~~~~~~~~~~~~~~~~
Lexers for modeling languages.
: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 ( bygroups * using , default .
importFrom \(Ljava/lang/String;[Ljava/lang/String;Lorg/python/core/PyFrame;I)[Lorg/python/core/PyObject; 0 1
2 pygments.token 4 Text 6 Comment 8 Operator : Keyword < Name > String @ Number B Punctuation D pygments.lexers.html F HtmlLexer H pygments.lexers J _stan_builtins L org/python/core/PyList N org/python/core/PyObject P
ModelicaLexer R BugsLexer T JagsLexer V StanLexer X ([Lorg/python/core/PyObject;)V Z [
O \ __all__ ^ getname .(Ljava/lang/String;)Lorg/python/core/PyObject; ` a
b ModelicaLexer$1
__module__ e __name__ g \
For `Modelica `_ source code.
.. versionadded:: 1.1
i Modelica k name m modelica o aliases q *.mo s filenames u text/x-modelica w mimetypes y DOTALL { __getattr__ } a
Q ~ MULTILINE ? _or 6(Lorg/python/core/PyObject;)Lorg/python/core/PyObject; ? ?
Q ? flags ? "(?:'(?:[^\\']|\\.)+'|[a-zA-Z_]\w*) ? _name ? org/python/core/PyDictionary ?
whitespace ? org/python/core/PyTuple ? [\s]+ ? org/python/core/PyUnicode ? /(Ljava/lang/String;)Lorg/python/core/PyUnicode; ?
? ?
? \ //[^\n]*\n? ? Single ? /\*.*?\*/ ? Multiline ? root ? __call__ S(Lorg/python/core/ThreadState;Lorg/python/core/PyObject;)Lorg/python/core/PyObject; ? ?
Q ? " ? Double ? string ?
[()\[\]{},;]+ ? \.?[*^/+-]|\.|<>|[<>:=]=? ? \d+(\.?\d*[eE][-+]?\d+|\.\d*) ? Float ? \d+ ? Integer ?l(abs|acos|actualStream|array|asin|assert|AssertionLevel|atan|atan2|backSample|Boolean|cardinality|cat|ceil|change|Clock|Connections|cos|cosh|cross|delay|diagonal|div|edge|exp|ExternalObject|fill|floor|getInstanceName|hold|homotopy|identity|inStream|integer|Integer|interval|inverse|isPresent|linspace|log|log10|matrix|max|min|mod|ndims|noClock|noEvent|ones|outerProduct|pre|previous|product|Real|reinit|rem|rooted|sample|scalar|semiLinear|shiftSample|sign|sin|sinh|size|skew|smooth|spatialDistribution|sqrt|StateSelect|String|subSample|sum|superSample|symmetric|tan|tanh|terminal|terminate|time|transpose|vector|zeros)\b ? Builtin ?X(algorithm|annotation|break|connect|constant|constrainedby|der|discrete|each|else|elseif|elsewhen|encapsulated|enumeration|equation|exit|expandable|extends|external|final|flow|for|if|import|impure|in|initial|inner|input|loop|nondiscrete|outer|output|parameter|partial|protected|public|pure|redeclare|replaceable|return|stream|then|when|while)\b ? Reserved ? (and|not|or)\b ? Word ? I(block|class|connector|end|function|model|operator|package|record|type)\b ? class ? (false|true)\b ? Constant ? within\b ? package-prefix ? (function|record)\b ? (if|for|when|while)\b ? #pop ? Class ? Namespace ? \\[\'"?\\abfnrtv] ? Escape ? 6(?i)<\s*html\s*>([^\\"]|\\.)+?(<\s*/\s*html\s*>|(?=")) ?
<|\\?[^"\\<]+ ?
? \ tokens ? getf_locals ()Lorg/python/core/PyObject; ? ?
? pygments/lexers/modeling$py ? Lorg/python/core/PyCode; d ? ? ? org/python/core/Py ? makeClass a(Ljava/lang/String;[Lorg/python/core/PyObject;Lorg/python/core/PyCode;)Lorg/python/core/PyObject; ? ?
? ? java/util/Arrays ? fill (([Ljava/lang/Object;Ljava/lang/Object;)V ? ?
? ? BugsLexer$2 v
Pygments Lexer for `OpenBugs `_ and WinBugs
models.
.. versionadded:: 1.6
? BUGS ? bugs winbugs openbugs *.bug abs arccos arccosh
arcsin arcsinh arctan arctanh cloglog cos cosh
cumulative cut density! deviance# equals% expr' gammap) ilogit+ icloglog- integral/ log1 logfact3 loggam5 logit7 max9 min; phi= post.p.value? powA
prior.p.valueC probitE replicate.postG replicate.priorI roundK sinM sinhO solutionQ sqrtS stepU tanW tanhY trunc[ inprod]
interp.lin_ inversea logdetc meane
eigen.valsg odei prodk p.valueMm ranko rankedq replicate.postMs sdu sortw sumy D{ I} F T? C?
_FUNCTIONS?C OpenBUGS built-in functions
From http://www.openbugs.info/Manuals/ModelSpecification.html#ContentsAII
This also includes
- T, C, I : Truncation and censoring.
``T`` and ``C`` are in OpenBUGS. ``I`` in WinBUGS.
- D : ODE
- F : Functional http://www.openbugs.info/Examples/Functionals.html
? dbern? dbin? dcat? dnegbin? dpois? dhyper? dbeta? dchisqr? ddexp? dexp? dflat? dgamma? dgev? df? dggamma? dgpar? dloglik? dlnorm? dlogis? dnorm? dpar? dt? dunif? dweib? dmulti? ddirch? dmnorm? dmt? dwish? _DISTRIBUTIONS? ? OpenBUGS built-in distributions
Functions from
http://www.openbugs.info/Manuals/ModelSpecification.html#ContentsAI
? \s+? comments? #.*$? (model)(\s+)(\{)? ?(Lorg/python/core/ThreadState;Lorg/python/core/PyObject;Lorg/python/core/PyObject;Lorg/python/core/PyObject;)Lorg/python/core/PyObject; ??
Q? (for|in)(?![\w.])?
(%s)(?=\s*\()? |? join? _add? ?
Q? _mod? ?
Q? [A-Za-z][\w.]*? &[-+]?[0-9]*\.?[0-9]+([eE][-+]?[0-9]+)?? \[|\]|\(|\)|:|,|;? <-|~? \+|-|\*|/? [{}]? EmptyObjects [Lorg/python/core/PyObject;?? ?? org/python/core/PyFunction? f_globals Lorg/python/core/PyObject;?? ? analyse_text$3 getglobal? a
? search?
^\s*model\s*{? getlocal (I)Lorg/python/core/PyObject;??
M __nonzero__ ()Z
Q??ffffff newFloat (D)Lorg/python/core/PyFloat;
? f_lasti} ? ? ? j(Lorg/python/core/PyObject;[Lorg/python/core/PyObject;Lorg/python/core/PyCode;Lorg/python/core/PyObject;)V Z
? analyse_text ? ? ? JagsLexer$4 =
Pygments Lexer for JAGS.
.. versionadded:: 1.6
JAGS jags! *.jag# exp% ifelse' t) acos+ acosh- asin/ asinh1 atan3 tuple5 f$5 __iter__8 ?
Q9 (ILorg/python/core/PyObject;)V ;
< [dpq]%s> java/lang/Object@
f_savedlocals [Ljava/lang/Object;BC D getGeneratorInput ()Ljava/lang/Object;FG
H org/python/core/PyExceptionJ java/lang/ThrowableL __iternext__N ?
QO NoneQ? ?R7 ? ?T bernV betaX dchiqsqrZ gamma\ gen.gamma^ logis` lnormb negbind nchisqrf normh parj poisl weibn dbetabinp dbinomr dchisqt dnbinomv dweibullx ddirichz _OTHER_DISTRIBUTIONS| names~ [a-zA-Z][\w.]*\b?
(?s)/\*.*?\*/? (model|data)(\s+)(\{)? var(?![\w.])? Declaration? &\+|-|\*|\/|\|\|[&]{2}|[<>=]=?|\^|%.*?%? analyse_text$6 ^\s*model\s*\{?
^\s*data\s*\{????????? ^\s*var???333333
newInteger (I)Lorg/python/core/PyInteger;??
??? ? ?? ? ?? StanLexer$7Pygments Lexer for Stan models.
The Stan modeling language is specified in the *Stan Modeling Language
User's Guide and Reference Manual, v2.8.0*,
`pdf `__.
.. versionadded:: 1.6
? Stan? stan? *.stan? (//|#).*$? "[^"]*"?
(%s)(\s*)(\{)? functions? data? transformed\s+?data?
parameters? transformed\s+parameters? model? generated\s+quantities? (%s)\b? KEYWORDS?
T(?=\s*\[)? TYPES? Type? [;:,\[\]()]? FUNCTIONS?
DISTRIBUTIONS? [A-Za-z]\w*__\b? Pseudo? RESERVED? [A-Za-z]\w*(?=\s*\()]? Function?
[A-Za-z]\w*\b? -?[0-9]+(\.[0-9]+)?[eE]-?[0-9]+? -?[0-9]*\.[0-9]*? -?[0-9]+? /\+|-|\.?\*|\.?/|\\|'|\^|==?|!=?|<=?|>=?|\|\||&&? analyse_text$8 ^\s*parameters\s*\{??? ? ? ??? ? ?? (Ljava/lang/String;)V org/python/core/PyFunctionTable? ()V Z?
?? self Lpygments/lexers/modeling$py;?? ?? ? newCode ?(I[Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;IZZLorg/python/core/PyFunctionTable;I[Ljava/lang/String;[Ljava/lang/String;II)Lorg/python/core/PyCode;??
?? ? ?? text? _(x)? x? getMain ()Lorg/python/core/PyCode; main ([Ljava/lang/String;)V ? Z?
?
?
org/python/core/CodeLoader createSimpleBootstrap 9(Lorg/python/core/PyCode;)Lorg/python/core/CodeBootstrap;
runMain 5(Lorg/python/core/CodeBootstrap;[Ljava/lang/String;)V
? getCodeBootstrap !()Lorg/python/core/CodeBootstrap; #org/python/core/PyRunnableBootstrap )getFilenameConstructorReflectionBootstrap 2(Ljava/lang/Class;)Lorg/python/core/CodeBootstrap;
call_function S(ILorg/python/core/PyFrame;Lorg/python/core/ThreadState;)Lorg/python/core/PyObject;
? d
?" ?
?$?
?&
?(7
?*?
?,?
?.?
?0 org/python/core/PyRunnable2 Lorg/python/compiler/APIVersion; value % Lorg/python/compiler/MTime; `9?? Lorg/python/compiler/Filename; b/home/trustin/Workspaces/sphinx-maven-plugin/target/update-sphinx/dist/pygments/lexers/modeling.py org/python/core/ThreadState<C Code LineNumberTable StackMap
SourceFile RuntimeVisibleAnnotations ! ?? 3
?? ? d ? ? ? ? ? ? 7 ? ? ? ? ? ? ? ? ?+? ? +
? ? W+? +? N+-? !N+? #? %N-'S-)S-+S--S-/S-+? 3N-2:+'? !:-2:+)? !:-2:++? !:-2:+-? !:-2:+/? !:+? 5? %N-7S-9S-;S-=S-?S-AS-CS-ES-+? 3N-2:+7? !:-2:+9? !:-2:+;? !:-2:+=? !:-2:+?? !:-2:+A? !:-2:+C? !:-2:+E? !:+? G? %N-IS-+? 3N-2:+I? !:+? K? %N-MS-+? 3N-2:+M? !:+? ? OY? QYS? SYU? SYW? SYY? S? ]N+_-? !N+? ? QN+'? c-__SS-? ? ?:+S? !:-? ?+c? ? QN+'? c-__SU-?? ?:+U? !:-? ?+ ö ? QN+'? c-__SW-??? ?:+W? !:-? ?+? ? QN+'? c-__SY-?? ?:+Y? !:-? ?+??S? @ .
c ? d ? p <+f+h? c? !+j? ? !+? j? W+? l? N+n-? !N+? ? OY? QYp? S? ]N+r-? !N+ ? ? OY? QYt? S? ]N+v-? !N+!? ? OY? QYx? S? ]N+z-? !N+#? +? c|? +? c?? ? ?N+?-? !N+%? ?? N+?-? !N+'? ? ?Y
? QY?? SY? OY? QY? ?Y? QY?? ?SY+7? cS? ?SY? ?Y? QY?? SY+9? c?? S? ?SY? ?Y? QY?? SY+9? c?? S? ?S? ]SY?? SY? OY
? QY+)? c,?? ? ?SY? ?Y? QY?? SY+A? c?? SY?? S? ?SY? ?Y? QY?? SY+E? cS? ?SY? ?Y? QY?? SY+;? cS? ?SY? ?Y? QY?? SY+C? c?? S? ?SY? ?Y? QY?? SY+C? c?? S? ?SY? ?Y? QY?? SY+?? c?? S? ?SY? ?Y? QY?? SY+=? c?? S? ?SY? ?Y? QYø SY+;? cŶ S? ?SY ? ?Y? QYǸ SY+=? c?? SYɸ S? ?SY
? ?Y? QY˸ SY+=? cͶ S? ?SY? ?Y? QYϸ SY+=? c?? SYѸ S? ?SY? ?Y? QY+?? cSY+?? cS? ?S? ]SYɸ SY? OY? QY+)? c,?? ? ?SY? ?Y? QYӸ SY+=? c?? S? ?SY? ?Y? QYո SY+=? c?? SY S? ?SY? ?Y? QY+?? cSY+?? cٶ SY S? ?SY+/? c, ? ?S? ]SYѸ SY? OY? QY+)? c,?? ? ?SY? ?Y? QY+?? cSY+?? c۶ SY S? ?SY+/? c, ? ?S? ]SY?? SY ? OY? QY? ?Y? QY?? SY+A? c?? SY S? ?SY? ?Y? QYݸ SY+A? c߶ S? ?SY? ?Y? QY? SY+-? c,+I? c? ?S? ?SY? ?Y? QY? SY+A? c?? S? ?S? ]S? ?N+?-? !N+? ? @ " ! # % ' ? ? ?+f+h? c? !+?? ? !+i? ?? W+k? ? N+n-? !N+l? ? OY? QY? SY? SY? S? ]N+r-? !N+m? ? OY? QY? S? ]N+v-? !N+o? ? ?Y>? QY
? SY? SY? SY? SY? SY? SY? SY? SY? SY ? SY
? SY ? SY"? SY
$? SY&? SY(? SY*? SY,? SY.? SY0? SY2? SY4? SY6? SY8? SY:? SY