Package org.sonar.python.semantic.v2
Class TypeInferenceV2
java.lang.Object
org.sonar.python.semantic.v2.TypeInferenceV2
-
Constructor Summary
ConstructorsConstructorDescriptionTypeInferenceV2(ProjectLevelTypeTable projectLevelTypeTable, PythonFile pythonFile, SymbolTable symbolTable) -
Method Summary
-
Constructor Details
-
TypeInferenceV2
public TypeInferenceV2(ProjectLevelTypeTable projectLevelTypeTable, PythonFile pythonFile, SymbolTable symbolTable)
-
-
Method Details
-
inferTypes
-