Nitlanguage.org
  • Nitdoc
  • nitc
  • compiler
  • separate_compiler
  • SeparateCompiler
  • _thunks_to_compile

private var _thunks_to_compile: Set[SeparateRuntimeFunction]

nitc :: SeparateCompiler :: _thunks_to_compile

  • Doc
  • Linearization

Summary

  • Property definitions

  • nitc$SeparateCompiler$_thunks_to_compile

Property definitions

nitc $ SeparateCompiler :: _thunks_to_compile
	private var thunks_to_compile: Set[SeparateRuntimeFunction] = new HashSet[SeparateRuntimeFunction]
src/compiler/separate_compiler.nit:152,2--99
Nit tools. Version .