Chapter#

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

Bases: Element

Provides the chapter element.

Overview#

helpstring

Value for the helpstring parameter contained in the chapter element.

Import detail#

from src.pyconverter.xml2py.ast_tree import Chapter

Property detail#

property Chapter.helpstring#

Value for the helpstring parameter contained in the chapter element.

Method detail#

Chapter.__repr__()#