Uses of Class
org.sonar.python.semantic.v2.types.TypeInferenceProgramState
Packages that use TypeInferenceProgramState
-
Uses of TypeInferenceProgramState in org.sonar.python.semantic.v2.types
Methods in org.sonar.python.semantic.v2.types that return TypeInferenceProgramStateMethods in org.sonar.python.semantic.v2.types with parameters of type TypeInferenceProgramStateModifier and TypeMethodDescriptionvoidIsInstanceVisitor.setState(TypeInferenceProgramState state) Constructors in org.sonar.python.semantic.v2.types with parameters of type TypeInferenceProgramStateModifierConstructorDescriptionProgramStateTypeInferenceVisitor(TypeInferenceProgramState state, TypeTable typeTable)