case classMacroImplAttachment(macroImpl: Global.Symbol) extends Product with Serializable
Stores the macro implementation attached to the underlying macro definition symbol.
Since attachments aren't pickled, this has a scope of a single compilation run.
Linear Supertypes
Serializable, java.io.Serializable, Product, Equals, AnyRef, Any
Stores the macro implementation attached to the underlying macro definition symbol. Since attachments aren't pickled, this has a scope of a single compilation run.