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 55f3852 commit 3560062Copy full SHA for 3560062
library/src/scala/tasty/reflect/Types.scala
@@ -292,7 +292,7 @@ trait Types {
292
/** Pattern representing `X | Y | ...` alternatives. */
293
type Alternatives <: Tree
294
295
- /** A type, kind, type bounds or NoPrefix */
+ /** A type, type constructors, type bounds or NoPrefix */
296
type Type
297
298
/** A singleton type representing a known constant value */
0 commit comments