UNPKG

short-jsdoc

Version:

short and simple jsdoc Object Oriented syntax format and implementation

7 lines 347 B
<div class="suggestion suggestion-<%= node.annotation%>"> <span class="suggestion-value"><%= value%></span>&nbsp;<span class="suggestion-type suggestion-type-<%= node.annotation%>">(<%= node.annotation%> <% if(_(['property', 'method', 'attribute', 'event']).contains(node.annotation)) {%> of class <%= node.ownerClass%> <% }%>) </span> </div>