<%=name%> <% if (final) { %> constant <% } else if (itemtype) { %> <%=itemtype%> <% } %> <% if (className) { %> in <%=className%> <% } %> <% if (is_constructor) { %> constructor <% } %>