CodeQL library for Python
codeql/python-all 0.10.4 ( changelog , source )
Search

Predicate Private :: summaryNodeType

Gets the type of synthesized summary node n.

The type is computed based on the language-specific predicates getContentType(), getReturnType(), getCallbackParameterType(), and getCallbackReturnType().

Import path

import semmle.python.dataflow.new.internal.FlowSummaryImpl
DataFlowType summaryNodeType ( SummaryNode n )