patternType
scala.quoted.runtime.Patterns.patternType
class patternType extends Annotation
A splice of a name in a quoted pattern is that marks the definition of a type splice.
Adding this annotation in source has undefined behavior at compile-time
Attributes
- Source
- Patterns.scala
- Graph
-
- Supertypes
In this article