Files
openide/java/java-tests/testData/codeInsight/javadocIG/code.html
T

10 lines
438 B
HTML

<html><head> <style type="text/css"> #error { background-color: #eeeeee; margin-bottom: 10px; } p { margin: 5px 0; } </style></head><body><small><b><a href="psi_element://Foo"><code>Foo</code></a></b></small><PRE>int <b>foo</b></PRE>
<pre>
<code>
class Clazzz {
def f[U](u: U) {}
val a = 1
}
</code>
</pre></body></html>