LazyBodyAnnotation

abstract class LazyBodyAnnotation extends BodyAnnotation
Companion
object
class Object
trait Matchable
class Any

Value members

Concrete methods

override def isEvaluated: Boolean
Definition Classes
override def isEvaluating: Boolean
Definition Classes
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
def matches(cls: Symbol)(using Context): Boolean
Inherited from
Annotation
Inherited from
Annotation
override def symbol(using Context): ClassSymbol
Definition Classes
Inherited from
BodyAnnotation