O object

Inlined

extends Object

Supertypes

Object

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 

extension_bindings

( self: Inlined ) ( implicit  ctx: Context ) : List[Definition]

def 

extension_body

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

def 

extension_call

( self: Inlined ) ( implicit  ctx: Context ) : Option[Tree]

def 

unapply

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