class documentation

class _default_astbuilder: (source)

View In Hierarchy

Undocumented

Static Method mod_from_text For testing only.
@staticmethod
def mod_from_text(text, modname='test', options=None): (source)

For testing only.

Should not be used when there is more than one module to process.

Parameters
text:strUndocumented
modname:strUndocumented
options:Optional[Options]Undocumented
Returns
pydocspec.ModuleUndocumented