O object

Projection

extends Object with Serializable

Supertypes

Object, Serializable

Members

def 

copy

( original: Tree ) ( qualifier: TypeTree name: String ) ( implicit  ctx: Context ) : Projection

def 

unapply

( x: Projection ) ( implicit  ctx: Context ) : Option[( TypeTree, String )]