Package org.sonar.python.types
Class TypeInferenceProgramState
java.lang.Object
org.sonar.python.types.TypeInferenceProgramState
- All Implemented Interfaces:
ProgramState
-
Method Summary
Modifier and TypeMethodDescriptioncopy()booleaninthashCode()join(ProgramState otherState) toString()
-
Method Details
-
equals
-
hashCode
public int hashCode() -
toString
-
join
- Specified by:
joinin interfaceProgramState
-
copy
- Specified by:
copyin interfaceProgramState
-