nitc :: FlowPhase :: defaultinit
private class FlowPhase super Phase redef fun process_npropdef(npropdef) do npropdef.do_flow(toolcontext) end