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
class Annotation
class Object
trait Matchable
class Any
In this article