Annotation

abstract class Annotation
Companion
object
class Object
trait Matchable
class Any

Value members

Abstract methods

def tree(using Context): Tree

Concrete methods

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

The tree evaluation has finished.

The tree evaluation has finished.

The tree evaluaton is in progress.

The tree evaluaton is in progress.

def matches(cls: Symbol)(using Context): Boolean
def symbol(using Context): Symbol