blob: 4d0bce92a57afd061e5fb2978b3ba4a56d055579 [file] [log] [blame]
{{#hasAnnotations}}
<div>
<ol class="annotation-list">
{{#annotations}}
<li>{{{.}}}</li>
{{/annotations}}
</ol>
</div>
{{/hasAnnotations}}
<span class="returntype">{{{ linkedReturnType }}}</span>
{{>name_summary}}{{{genericParameters}}}(<wbr>{{#hasParameters}}{{{linkedParamsLines}}}{{/hasParameters}})