class documentation

class DocGetter:

View In Hierarchy

epydoc2stan bridge.
Method get Undocumented
Method get​_type Undocumented
def get(self, ob, summary=False):

Undocumented

Parameters
ob:model.DocumentableUndocumented
summary:boolUndocumented
Returns
TagUndocumented
def get_type(self, ob):

Undocumented

Parameters
ob:model.DocumentableUndocumented
Returns
Optional[Tag]Undocumented