Compiler

trait Compiler
Companion:
object
class Object
trait Matchable
class Any

Value members

Abstract methods

def run[T](expr: Quotes => Expr[T]): T