<%=name%> <% if (final) { %> constant <% } else if (itemtype) { %> <%=itemtype%> <% } %> <% if (className) { %> in <%=className%> <% } %> <% if (typeof is_constructor !== 'undefined' && is_constructor) { %> constructor <% } %>