mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-17 07:20:53 +07:00
Fixes IDEA-350503 Type annotations in JavaDoc are shown in wrong order for multi-dimensional array Fixes IDEA-300381 Inferred @NotNull Annotation on Array / VarArg method parameter incorrectly annotates the array elements and not the argument. GitOrigin-RevId: 4a5919df70c3bac9b19fb7019365636b9a56273a
1 line
869 B
HTML
1 line
869 B
HTML
<html><head><base href="placeholder"></head><body><div class="bottom"><icon src="AllIcons.Nodes.Class"> <a href="psi_element://Test"><code><span style="color:#000000;">Test</span></code></a></div><div class='definition'><pre><span style="color:#000080;font-weight:bold;">final</span> <a href="psi_element://java.lang.String"><code><span style="color:#000000;">String</span></code></a> <i><span style="color:#808000;">@</span><a href="psi_element://org.jetbrains.annotations.Nullable"><code><span style="color:#808000;">Nullable</span></code></a></i><sup><font color="808080" size="3"><i>i</i></font></sup><a href="inferred.annotations"><icon src="AllIcons.Ide.External_link_arrow"></a> <span style="">[]</span> <span style="color:#000000;">test</span><span style="">(</span><span style="">)</span></pre></div><table class='sections'><p></table> |