class documentation

class TypeOfAny: (source)

View In Hierarchy

This class describes different types of Any. Each 'Any' can be of only one type at a time.
Constant explicit Undocumented
Constant from​_another​_any Undocumented
Constant from​_error Undocumented
Constant from​_omitted​_generics Undocumented
Constant from​_unimported​_type Undocumented
Constant implementation​_artifact Undocumented
Constant special​_form Undocumented
Constant suggestion​_engine Undocumented
Constant unannotated Undocumented
Class Variable __slots__ Undocumented
explicit: int = (source)

Undocumented

Value
2
from_another_any: int = (source)

Undocumented

Value
7
from_error: int = (source)

Undocumented

Value
5
from_omitted_generics: int = (source)

Undocumented

Value
4
from_unimported_type: int = (source)

Undocumented

Value
3
implementation_artifact: int = (source)

Undocumented

Value
8
special_form: int = (source)

Undocumented

Value
6
suggestion_engine: int = (source)

Undocumented

Value
9
unannotated: int = (source)

Undocumented

Value
1
__slots__: tuple = (source)

Undocumented