Package org.sonar.python.semantic.v2.types
@ParametersAreNonnullByDefault
package org.sonar.python.semantic.v2.types
-
ClassesClassDescriptionThis represents a class or function definition It can be modelled as an assignment of a class / function type to their symbolUsed in FlowSensitiveTypeInference to update name types based on program state