O object

This

extends Object with Serializable

Scala this or this[id]

Supertypes

Object, Serializable

Members

def 

apply

( cls: Symbol ) ( implicit  ctx: Context ) : This

Create a this[<id: Id]>

Create a this[<id: Id]>

def 

copy

( original: Tree ) ( qual: Option[Id] ) ( implicit  ctx: Context ) : This

def 

unapply

( x: This ) ( implicit  ctx: Context ) : Option[Option[Id]]

Matches this[<id: Option[Id]>

Matches this[<id: Option[Id]>