TypeResolveErrorKind class
Defined in module l0_resolve (l0_resolve.py).
Kinds of errors that can occur during type resolution.
Public static attributes
- static UNKNOWN_TYPE
- static NOT_A_TYPE
- static UNRESOLVED_ALIAS
- static VARIANT_AS_TYPE
- static UNKNOWN_MODULE
- static MODULE_NOT_IMPORTED
- static INVALID_NULLABLE_VOID
- static AMBIGUOUS_TYPE