avail
2.0.0.alpha04
avail
/
avail.optimizer
/
L2ControlFlowGraph
/
check
check
fun
check
(
flags
:
Collection
<
KClass
<
out
L2ControlFlowGraph.StateFlag
>
>
)
Content copied to clipboard
Assert that each of the specified
StateFlag
s has been set.
Parameters
flags
The collection of
StateFlag
s to check.