class documentation

Special _ValueFormatter for function annotations.

Method __init__ Undocumented
Method __repr__ Present the annotation wrapped inside <code> tags.
Instance Variable _linker Linker.

Inherited from _ValueFormatter:

Instance Variable _colorized The colorized value as ParsedDocstring.
def __init__(self, value: ast.expr, ctx: model.Function): (source)
def __repr__(self) -> str: (source)

Present the annotation wrapped inside <code> tags.