class documentation

A token in a type specification.

Method astext The token as text.
Instance Variable type Undocumented
Instance Variable value Undocumented
def astext(self) -> str: (source)

The token as text.

Common interface with docutils.nodes.Node.

Undocumented

Undocumented