ConcreteBodyAnnotation

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
override def arguments(using Context): List[Tree]
Definition Classes
Inherited from
BodyAnnotation
override def derivedAnnotation(tree: Tree)(using Context): Annotation
Definition Classes
Inherited from
BodyAnnotation
override def ensureCompleted(using Context): Unit
Definition Classes
Inherited from
BodyAnnotation

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
Annotation
override def symbol(using Context): ClassSymbol
Definition Classes
Inherited from
BodyAnnotation