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