O object

Projection

extends Object

Supertypes

Object

Members

def 

copy

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

def 

extension_name

( self: Projection ) ( implicit  ctx: Context ) : String

def 

extension_qualifier

( self: Projection ) ( implicit  ctx: Context ) : TypeTree

def 

unapply

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