{% from "interface_definition.tmpl" import interface_def %}
{% include "header.java.tmpl" %}

{{ interface_def(interface) }}
