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