ApplyArgNoPrecalcTermRecord

cps.macros.forest.application.ApplyArgRecordScope.ApplyArgNoPrecalcTermRecord
case class ApplyArgNoPrecalcTermRecord(term: Term, index: Int, isChanged: Boolean, isCpsDirect: Boolean) extends ApplyArgRecord

Attributes

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

Members list

Value members

Concrete methods

override def append(tree: CpsTree): CpsTree

Attributes

Definition Classes
def hasShiftedLambda: Boolean
override def identArg(existsAsync: Boolean): Term

Attributes

Definition Classes
def isAsync: Boolean
def noOrderDepended: Boolean
override def shift(): ApplyArgRecord

Attributes

Definition Classes
override def shouldBeChangedSync: Boolean

Attributes

Definition Classes
override def withRuntimeAwait(runtimeAwait: Term): ApplyArgRecord

Attributes

Definition Classes

Inherited methods

def isOrderDepended: Boolean

Attributes

Inherited from:
ApplyArgRecord
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product
def usePrepend(existsAsync: Boolean): Boolean

Attributes

Inherited from:
ApplyArgRecord