@eagleoutice/flowr - v2.13.15
Preparing search index...
src/queries/virtual-query/compound-query
executeCompoundQueries
Function executeCompoundQueries
executeCompoundQueries
<
SubQueryType
extends
|
"search"
|
"project"
|
"linter"
|
"dependencies"
|
"dataflow"
|
"files"
|
"config"
|
"call-context"
|
"does-call"
|
"call-graph"
|
"control-flow"
|
"dataflow-lens"
|
"absint"
|
"normalized-ast"
|
"id-map"
|
"dataflow-cluster"
|
"static-slice"
|
"location-map"
|
"happens-before"
|
"inspect-exception"
|
"inspect-higher-order"
|
"inspect-recursion"
|
"resolve-value"
|
"signature"
|
"origin"
|
"provenance"
|
"input-sources"
|
"dice"
|
"guess-dep-versions"
,
CommonArguments
extends
never
=
never
,
>
(
query
:
CompoundQueryFormat
<
SubQueryType
,
CommonArguments
>
,
)
:
QueryArgumentsWithType
<
SubQueryType
>
[]
Execute a single, virtual compound query in terms of unfolding the contained queries.
Type Parameters
SubQueryType
extends
|
"search"
|
"project"
|
"linter"
|
"dependencies"
|
"dataflow"
|
"files"
|
"config"
|
"call-context"
|
"does-call"
|
"call-graph"
|
"control-flow"
|
"dataflow-lens"
|
"absint"
|
"normalized-ast"
|
"id-map"
|
"dataflow-cluster"
|
"static-slice"
|
"location-map"
|
"happens-before"
|
"inspect-exception"
|
"inspect-higher-order"
|
"inspect-recursion"
|
"resolve-value"
|
"signature"
|
"origin"
|
"provenance"
|
"input-sources"
|
"dice"
|
"guess-dep-versions"
CommonArguments
extends
never
=
never
Parameters
query
:
CompoundQueryFormat
<
SubQueryType
,
CommonArguments
>
Returns
QueryArgumentsWithType
<
SubQueryType
>
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@eagleoutice/flowr - v2.13.15
Loading...
Execute a single, virtual compound query in terms of unfolding the contained queries.