MacroAnnotations
dotty.tools.dotc.transform.MacroAnnotations
object MacroAnnotations
Attributes
- Graph
-
- Supertypes
- Self type
-
MacroAnnotations.type
Members list
Value members
Concrete methods
Enter the symbols generated by MacroAnnotations
Enter the symbols generated by MacroAnnotations
Attributes
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
Extensions
Extensions
extension (annot: Annotation)
Is this an annotation that implements scala.annation.MacroAnnotation
Is this an annotation that implements scala.annation.MacroAnnotation
Attributes
extension (sym: Symbol)
Is this symbol annotated with an annotation that implements scala.annation.MacroAnnotation
Is this symbol annotated with an annotation that implements scala.annation.MacroAnnotation
Attributes
In this article