checkNot

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

Assert that each of the specified StateFlags has been cleared.

Parameters

flags

The collection of StateFlags to check for absence.