Skip to content

Commit 47f6d96

Browse files
VladUrechexeno-by
authored andcommitted
JavaUniverse
1 parent 8989ce7 commit 47f6d96

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/reflect/scala/reflect/runtime/JavaUniverse.scala

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@ import internal.{SomePhase, NoPhase, Phase, TreeGen}
77
*
88
* Should not be instantiated directly, use [[scala.reflect.runtime.universe]] instead.
99
*
10-
* @contentDiagram hideNodes "*Api"
11-
* @groupprio Ungrouped -5
10+
* @contentDiagram hideNodes "*Api" "*Extractor"
1211
*/
1312
class JavaUniverse extends internal.SymbolTable with ReflectSetup with runtime.SymbolTable { self =>
1413

0 commit comments

Comments
 (0)