Compiler

scala.quoted.staging.Compiler
See theCompiler companion object
trait Compiler

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

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