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

io.getquill.Macro.scala Maven / Gradle / Ivy

There is a newer version: 4.6.0
Show newest version
package io.getquill

import scala.reflect.macros.whitebox.Context
import io.getquill.quotation.Quotation
import io.getquill.sources.ResolveSourceMacro

private[getquill] class Macro(val c: Context) extends Quotation with ResolveSourceMacro




© 2015 - 2025 Weber Informatics LLC | Privacy Policy