Uses of Class
org.sonar.python.semantic.v2.ProjectLevelTypeTable
Packages that use ProjectLevelTypeTable
-
Uses of ProjectLevelTypeTable in org.sonar.python.semantic.v2
Constructors in org.sonar.python.semantic.v2 with parameters of type ProjectLevelTypeTableModifierConstructorDescriptionTypeInferenceV2(ProjectLevelTypeTable projectLevelTypeTable, PythonFile pythonFile, SymbolTable symbolTable) -
Uses of ProjectLevelTypeTable in org.sonar.python.semantic.v2.types
Constructors in org.sonar.python.semantic.v2.types with parameters of type ProjectLevelTypeTableModifierConstructorDescriptionTrivialTypeInferenceVisitor(ProjectLevelTypeTable projectLevelTypeTable, PythonFile pythonFile)