1 {% from "data_types_definition.tmpl" import union_def %} 2 {% include "header.java.tmpl" %} 3 4 {{ union_def(union) }} 5