Interface UnknownType

All Superinterfaces:
PythonType
All Known Implementing Classes:
UnknownType.UnknownTypeImpl, UnknownType.UnresolvedImportType

@Beta public sealed interface UnknownType extends PythonType permits UnknownType.UnresolvedImportType, UnknownType.UnknownTypeImpl