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 ProjectLevelTypeTableModifierConstructorDescriptionBasicTypeTable(ProjectLevelTypeTable fakeTypeTable) LazyTypesContext(ProjectLevelTypeTable typeTable)