Inlined

scala.quoted.runtime.impl.QuotesImpl.reflect$.Inlined$
object Inlined extends InlinedModule

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Inlined.type

Members list

Concise view

Value members

Concrete methods

def apply(call: Option[Tree], bindings: List[Definition], expansion: Term): Inlined
def copy(original: Tree)(call: Option[Tree], bindings: List[Definition], expansion: Term): Inlined
def unapply(x: Inlined): (Option[Tree], List[Definition], Term)