We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8989ce7 commit 47f6d96Copy full SHA for 47f6d96
src/reflect/scala/reflect/runtime/JavaUniverse.scala
@@ -7,8 +7,7 @@ import internal.{SomePhase, NoPhase, Phase, TreeGen}
7
*
8
* Should not be instantiated directly, use [[scala.reflect.runtime.universe]] instead.
9
10
- * @contentDiagram hideNodes "*Api"
11
- * @groupprio Ungrouped -5
+ * @contentDiagram hideNodes "*Api" "*Extractor"
12
*/
13
class JavaUniverse extends internal.SymbolTable with ReflectSetup with runtime.SymbolTable { self =>
14
0 commit comments