CodeWriter used in sequence to fill the top of the body, then the bottom

Property definitions

nitc $ CodeFile :: writers
	# `CodeWriter` used in sequence to fill the top of the body, then the bottom
	var writers = new Array[CodeWriter]
src/compiler/abstract_compiler.nit:1283,2--1284,36