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