class documentation

class FunctionType(NamedTuple): (source)

View In Hierarchy

Undocumented

Class Variable argtypes Undocumented
Class Variable returns Undocumented
argtypes: list[ast.expr] = (source)

Undocumented

returns: ast.expr = (source)

Undocumented