Package org.sonar.python.types.v2
Class LazyUnionType
java.lang.Object
org.sonar.python.types.v2.LazyUnionType
- All Implemented Interfaces:
PythonType,ResolvableType
-
Field Summary
Fields inherited from interface org.sonar.plugins.python.api.types.v2.PythonType
UNKNOWN -
Method Summary
Modifier and TypeMethodDescriptionprotected Set<PythonType> static PythonTypeor(Collection<PythonType> types) resolve()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, isCompatibleWith, key, name, resolveMember, typeSource, unwrappedType
-
Method Details
-
resolve
- Specified by:
resolvein interfaceResolvableType
-
candidates
-
or
-