ConcreteAnnotation

case class ConcreteAnnotation(t: Tree) extends Annotation
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

def tree(using Context): Tree

Inherited methods

def argument(i: Int)(using Context): Option[Tree]
Inherited from
Annotation
Inherited from
Annotation
Inherited from
Annotation
def arguments(using Context): List[Tree]
Inherited from
Annotation
Inherited from
Annotation
Inherited from
Annotation

The tree evaluation has finished.

The tree evaluation has finished.

Inherited from
Annotation

The tree evaluaton is in progress.

The tree evaluaton is in progress.

Inherited from
Annotation
def matches(cls: Symbol)(using Context): Boolean
Inherited from
Annotation
Inherited from
Product
Inherited from
Annotation
def symbol(using Context): Symbol
Inherited from
Annotation