nitc :: ToolContext :: semantize_is_lazy
phase_process_npropdef
not called automatically by run_phases
?When set to true, it is the responsibility of the tools
Is false by default.
# Is `phase_process_npropdef` not called automatically by `run_phases`?
#
# When set to true, it is the responsibility of the tools
#
# Is false by default.
var semantize_is_lazy = false is writable
src/phase.nit:79,2--84,42