SubScript#

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

Bases: Element

Provides the subscript 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 SubScript

Method detail#

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

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