Macros contained in the template file.

Property definitions

template $ TemplateString :: macros=
	# Macros contained in the template file.
	private var macros = new HashMap[String, Array[TemplateMacro]]
lib/template/macro.nit:110,2--111,63