fromAbove

scala.quoted.runtime.Patterns.fromAbove
class fromAbove extends Annotation

A type pattern that must be approximated from above

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