Chapter
#
- class src.pyconverter.xml2py.ast_tree.Chapter(element, parse_children=True)#
Bases:
Element
Provides the chapter element.
Overview#
Value for the |
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__()#