kr.motd.maven.sphinx.dist.pygments.formatters.svg$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
???? 1? f$0 R(Lorg/python/core/PyFrame;Lorg/python/core/ThreadState;)Lorg/python/core/PyObject; __doc__ ?
pygments.formatters.svg
~~~~~~~~~~~~~~~~~~~~~~~
Formatter for SVG output.
: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
pygments.formatter java/lang/String Formatter org/python/core/imp
importFrom \(Ljava/lang/String;[Ljava/lang/String;Lorg/python/core/PyFrame;I)[Lorg/python/core/PyObject;
! setlocal #
$
pygments.util & get_bool_opt ( get_int_opt * org/python/core/PyList , org/python/core/PyObject . SvgFormatter 0 ([Lorg/python/core/PyObject;)V 2 3
- 4 __all__ 6 org/python/core/Py 8 EmptyObjects [Lorg/python/core/PyObject; : ; 9 < org/python/core/PyFunction > f_globals Lorg/python/core/PyObject; @ A B
escape_html$1 as well as single and double quotes for HTML. E getlocal (I)Lorg/python/core/PyObject; G H
I replace K __getattr__ .(Ljava/lang/String;)Lorg/python/core/PyObject; M N
/ O & Q & S __call__ m(Lorg/python/core/ThreadState;Lorg/python/core/PyObject;Lorg/python/core/PyObject;)Lorg/python/core/PyObject; U V
/ W < Y < [ > ] > _ " a " c ' e ' g f_lasti I i j k pygments/formatters/svg$py m Lorg/python/core/PyCode; D o n p j(Lorg/python/core/PyObject;[Lorg/python/core/PyObject;Lorg/python/core/PyCode;Lorg/python/core/PyObject;)V 2 r
? s escape_html u org/python/core/PyDictionary w
x 4 class2style z getname | N
} SvgFormatter$2
__module__ ? __name__ ?k
Format tokens as an SVG graphics file. This formatter is still experimental.
Each line of code is a ```` element with explicit ``x`` and ``y``
coordinates containing ```` elements with the individual token styles.
By default, this formatter outputs a full SVG document including doctype
declaration and the ``