Math#

class src.pyconverter.xml2py.ast_tree.Math(element)#

Bases: _Math

Provides the math element.

Overview#

to_rst

Return a string to enable converting the element to an RST format.

Import detail#

from src.pyconverter.xml2py.ast_tree import Math

Method detail#

Math.to_rst(indent='', max_length=100)#

Return a string to enable converting the element to an RST format.