Patterns (original) (raw)
scala.quoted.runtime.Patterns
Members list
A type pattern that must be approximated from above
A type pattern that must be approximated from above
Adding this annotation in source has undefined behavior at compile-time
Attributes
Source
Supertypes
A splice of a name in a quoted pattern is that marks the definition of a type splice.
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
Supertypes
A higher order splice in a quoted pattern is desugared by the compiler into a call to this method.
A higher order splice in a quoted pattern is desugared by the compiler into a call to this method.
Calling this method in source has undefined behavior at compile-time
Attributes
Source
A higher order splice in a quoted pattern is desugared by the compiler into a call to this method.
A higher order splice in a quoted pattern is desugared by the compiler into a call to this method.
Calling this method in source has undefined behavior at compile-time
Attributes
Source
A splice in a quoted pattern is desugared by the compiler into a call to this method.
A splice in a quoted pattern is desugared by the compiler into a call to this method.
Calling this method in source has undefined behavior at compile-time
Attributes
Source
A higher order splice in a quoted pattern is desugared by the compiler into a call to this method.
A higher order splice in a quoted pattern is desugared by the compiler into a call to this method.
Calling this method in source has undefined behavior at compile-time
Attributes
Experimental
true
Source
In this article