Singleton

scala.quoted.runtime.impl.QuotesImpl.reflect$.Singleton$
object Singleton extends SingletonModule

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def apply(ref: Term): Singleton
def copy(original: Tree)(ref: Term): Singleton
def unapply(x: Singleton): Some[Term]