Class Definition
java.lang.Object
org.sonar.python.semantic.v2.types.Propagation
org.sonar.python.semantic.v2.types.Definition
This represents a class or function definition
It can be modelled as an assignment of a class / function type to their symbol
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.sonar.python.semantic.v2.types.Propagation
addDependent, addVariableDependency, lhsName, lhsSymbol
-
Constructor Details
-
Definition
-
-
Method Details
-
rhsType
- Specified by:
rhsTypein classPropagation
-