{% from "data_types_definition.tmpl" import union_def %}
{% include "header.java.tmpl" %}

{{ union_def(union) }}
