O object

Inlined

extends Object with Serializable

Supertypes

Object, Serializable

Members

def 

apply

( call: Option[Tree] bindings: List[Definition] expansion: Term ) ( implicit  ctx: Context ) : Inlined

def 

copy

( original: Tree ) ( call: Option[Tree] bindings: List[Definition] expansion: Term ) ( implicit  ctx: Context ) : Inlined

def 

unapply

( x: Inlined ) ( implicit  ctx: Context ) : Option[( Option[Tree], List[Definition], Term )]