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

input.reflectivecompilation.schemagen.Toolbox.scala Maven / Gradle / Ivy

There is a newer version: 1.0.0-RC23
Show newest version
package avrohugger
package input
package reflectivecompilation
package schemagen

import scala.reflect.runtime.universe._
import scala.reflect.runtime.currentMirror
import scala.tools.reflect.ToolBox

object Toolbox {
	lazy val toolBox = currentMirror.mkToolBox()
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy