check Not
fun checkNot(flags: Collection<KClass<out L2ControlFlowGraph.StateFlag>>)
Content copied to clipboard
Assert that each of the specified StateFlags has been cleared.
Parameters
flags
The collection of StateFlags to check for absence.