O object

PackageClause

extends Object with Serializable

Supertypes

Object, Serializable

Members

def 

apply

( pid: Ref stats: List[Tree] ) ( implicit  ctx: Context ) : PackageClause

def 

copy

( original: Tree ) ( pid: Ref stats: List[Tree] ) ( implicit  ctx: Context ) : PackageClause

def 

unapply

( tree: PackageClause ) ( implicit  ctx: Context ) : Some[( Ref, List[Tree] )]