clear

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

Clear each of the specified StateFlags.

Parameters

flags

The collection of StateFlags to remove.