ShiftedFun

cps.plugin.forest.ApplyTransform.ShiftedFun
case class ShiftedFun(originTree: Tree, obj: Tree, method: TermName, targs: List[Tree], additionalArgs: Option[List[Tree]], canBeOverloaded: Boolean, callShouldBeInlined: Boolean, remainingShapeChange: ShiftedArgumentsShape) extends MbShiftedFun

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait MbShiftedFun
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def show(using Context): String

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product