Applied

scala.quoted.runtime.impl.QuotesImpl.reflect$.Applied$
object Applied extends AppliedModule

Attributes

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

Members list

Concise view

Value members

Concrete methods

def apply(tpt: TypeTree, args: List[Tree]): Applied
def copy(original: Tree)(tpt: TypeTree, args: List[Tree]): Applied
def unapply(x: Applied): (TypeTree, List[Tree])