@eagleoutice/flowr - v2.15.8
Preparing search index...
src/queries/catalog/control-flow-query/control-flow-query-executor
executeControlFlowQuery
Function executeControlFlowQuery
executeControlFlowQuery
(
__namedParameters
:
BasicQueryData
,
queries
:
readonly
ControlFlowQuery
[]
,
)
:
Promise
<
ControlFlowQueryResult
>
Executes the control flow query with the given simplification passes.
Parameters
__namedParameters
:
BasicQueryData
queries
:
readonly
ControlFlowQuery
[]
Returns
Promise
<
ControlFlowQueryResult
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@eagleoutice/flowr - v2.15.8
Loading...
Executes the control flow query with the given simplification passes.