MacroAnnotations

dotty.tools.dotc.transform.MacroAnnotations
See theMacroAnnotations companion object

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

Expands every macro annotation that is on this tree. Returns a list with transformed definition and any added definitions.

Expands every macro annotation that is on this tree. Returns a list with transformed definition and any added definitions.

Attributes