Class UnknownType.UnknownTypeImpl
java.lang.Object
org.sonar.plugins.python.api.types.v2.UnknownType.UnknownTypeImpl
- All Implemented Interfaces:
PythonType,UnknownType
- Enclosing interface:
UnknownType
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.sonar.plugins.python.api.types.v2.UnknownType
UnknownType.UnknownTypeImpl, UnknownType.UnresolvedImportType -
Field Summary
Fields inherited from interface org.sonar.plugins.python.api.types.v2.PythonType
UNKNOWN -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.sonar.plugins.python.api.types.v2.PythonType
definitionLocation, displayName, hasMember, instanceDisplayName, key, name, resolveMember, typeSource, unwrappedTypeMethods inherited from interface org.sonar.plugins.python.api.types.v2.UnknownType
isCompatibleWith