Nitlanguage.org
  • Nitdoc
  • nitc
  • toolcontext
  • ToolContext
  • typing_phase

fun typing_phase: Phase

nitc :: ToolContext :: typing_phase

  • Doc
  • Linearization

Summary

  • Property definitions

  • nitc::typing$ToolContext$typing_phase

Property definitions

nitc :: typing $ ToolContext :: typing_phase
	var typing_phase: Phase = new TypingPhase(self, [flow_phase, modelize_property_phase, local_var_init_phase])
src/semantize/typing.nit:26,2--109
Nit tools. Version .