New

oxygen.quoted.New
See theNew companion class
object New

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
New.type

Members list

Value members

Concrete methods

def companion(using quotes: Quotes): NewCompanion
def unapply(x: New): Some[TypeTree]

Matches new <tpt: TypeTree>

Matches new <tpt: TypeTree>

Attributes

def wrap(using quotes: Quotes)(unwrap: quotes.reflect.New): New

Givens

Givens

given given_Conversion_New_type_NewCompanion(using Quotes): Conversion[New.type, NewCompanion]