O object

Annotated

extends Object

Supertypes

Object

Members

def 

apply

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

def 

copy

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

def 

extension_annotation

( self: Annotated ) ( implicit  ctx: Context ) : Term

def 

extension_arg

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

def 

unapply

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