InformalExample#

class src.pyconverter.xml2py.ast_tree.InformalExample(element, parse_children=True)#

Bases: Element

Provides the informal example element.

Overview#

Import detail#

from src.pyconverter.xml2py.ast_tree import InformalExample

Method detail#

InformalExample.__repr__()#