O object

New

extends Object with Serializable

Scala new

Supertypes

Object, Serializable

Members

def 

apply

( tpt: TypeTree ) ( implicit  ctx: Context ) : New

Create a new <tpt: TypeTree>

Create a new <tpt: TypeTree>

def 

copy

( original: Tree ) ( tpt: TypeTree ) ( implicit  ctx: Context ) : New

def 

unapply

( x: New ) ( implicit  ctx: Context ) : Option[TypeTree]

Matches a new <tpt: TypeTree>

Matches a new <tpt: TypeTree>