All Downloads are FREE. Search and download functionalities are using the official Maven repository.

os.xml_2.11.0-RC4.1.0.0-M1.source-code.MacroLiftables.scala Maven / Gradle / Ivy

The newest version!
package org.scalamacros.xml

import reflect.macros.blackbox.Context

trait MacroLiftables extends Liftables with Unliftables with Nodes {
  val c: Context
  protected lazy val __universe: c.universe.type = c.universe
}





© 2015 - 2025 Weber Informatics LLC | Privacy Policy