Package org.sonar.python.types.v2
Class LazyTypeWrapper
java.lang.Object
org.sonar.python.types.v2.LazyTypeWrapper
- All Implemented Interfaces:
TypeWrapper
-
Field Summary
Fields inherited from interface org.sonar.plugins.python.api.types.v2.TypeWrapper
UNKNOWN_TYPE_WRAPPER -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()booleanhasImportPath(String importPath) booleanvoidresolveLazyType(PythonType pythonType) toString()type()
-
Constructor Details
-
LazyTypeWrapper
-
-
Method Details