/ HappyDoc3-r3_1 / happydoclib / docstring / StructuredText / ST.py / StructuredTextDocument
A StructuredTextDocument holds StructuredTextParagraphs
as its subparagraphs.
Methods
|
|
|
getColorizableTexts
|
getColorizableTexts ( self )
|
|
getChildren
|
getChildren ( self )
|
|
__repr__
|
__repr__ ( self )
|
|
_set_ColorizableTexts
|
_set_ColorizableTexts ( self, src )
|
|
_get_Children
|
_get_Children ( self )
|
|
_get_ColorizableTexts
|
_get_ColorizableTexts ( self )
|
|
__init__
|
__init__ (
self,
subs=None,
**kw,
)
|
|
setColorizableTexts
|
setColorizableTexts ( self, src )
|
|
|