Packages

p

scala.meta.internal

transversers

package transversers

Type Members

  1. class TransformerMacros extends TransverserMacros
  2. trait TransverserMacros extends MacroHelpers with Reflection
  3. class TraverserMacros extends TransverserMacros
  4. macro class transformer extends Annotation with StaticAnnotation
    Annotations
    @compileTimeOnly("macro annotation could not be expanded (you cannot use a macro annotation in the same compilation run that defines it)")
  5. macro class traverser extends Annotation with StaticAnnotation
    Annotations
    @compileTimeOnly("macro annotation could not be expanded (you cannot use a macro annotation in the same compilation run that defines it)")

Ungrouped