check

fun check(flags: Collection<KClass<out L2ControlFlowGraph.StateFlag>>)

Assert that each of the specified StateFlags has been set in the controlFlowGraph.

Parameters

flags

The collection of StateFlags to check.