note: lazy because toolcontex is set in the init
# The map of all declared user annotation
# note: lazy because toolcontex is set in the init
var declared_annotations = new MModuleMultiData[String](toolcontext.modelbuilder.model) is lazy
src/frontend/check_annotation.nit:32,2--34,96