O object

Annotated

extends Object with Serializable

Supertypes

Object, Serializable

Members

def 

apply

( arg: TypeTree annotation: Term ) ( implicit  ctx: Context ) : Annotated

def 

copy

( original: Tree ) ( arg: TypeTree annotation: Term ) ( implicit  ctx: Context ) : Annotated

def 

unapply

( x: Annotated ) ( implicit  ctx: Context ) : Option[( TypeTree, Term )]