Class CallReturnTypeCalculator
java.lang.Object
org.sonar.python.semantic.v2.types.CallReturnTypeCalculator
-
Method Summary
Modifier and TypeMethodDescriptionstatic PythonTypecomputeCallExpressionType(CallExpression callExpr, TypePredicateContext typePredicateContext)
-
Method Details
-
computeCallExpressionType
public static PythonType computeCallExpressionType(CallExpression callExpr, TypePredicateContext typePredicateContext)
-