Qucs-S S-parameter Viewer & RF Synthesis Tools
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
docutils.writers.odf_odt.pygmentsformatter.OdtPygmentsFormatter Class Reference
Inheritance diagram for docutils.writers.odf_odt.pygmentsformatter.OdtPygmentsFormatter:
Inheritance graph
[legend]
Collaboration diagram for docutils.writers.odf_odt.pygmentsformatter.OdtPygmentsFormatter:
Collaboration graph
[legend]

Public Member Functions

 __init__ (self, rststyle_function, escape_function)
 
 rststyle (self, name, parameters=())
 
- Public Member Functions inherited from pygments.formatter.Formatter
 get_style_defs (self, arg='')
 
 format (self, tokensource, outfile)
 
 __class_getitem__ (cls, name)
 

Public Attributes

 rststyle_function
 
 escape_function
 
- Public Attributes inherited from pygments.formatter.Formatter
 style
 
 full
 
 title
 
 encoding
 
 options
 

Additional Inherited Members

- Static Public Attributes inherited from pygments.formatter.Formatter
 name = None
 
list aliases = []
 
list filenames = []
 
bool unicodeoutput = True
 

Constructor & Destructor Documentation

◆ __init__()

docutils.writers.odf_odt.pygmentsformatter.OdtPygmentsFormatter.__init__ (   self,
  options,
  escape_function 
)
As with lexers, this constructor takes arbitrary optional arguments,
and if you override it, you should first process your own options, then
call the base class implementation.

Reimplemented from pygments.formatter.Formatter.


The documentation for this class was generated from the following file: