ApplyArgRecord

cps.macros.forest.application.ApplyArgRecordScope.ApplyArgRecord
sealed trait ApplyArgRecord

Attributes

Source:
ApplyArgRecordScope.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Concise view

Value members

Abstract methods

def append(tree: CpsTree): CpsTree

Attributes

Source:
ApplyArgRecordScope.scala
def hasShiftedLambda: Boolean

Attributes

Source:
ApplyArgRecordScope.scala
def identArg(existAsync: Boolean): Term

Attributes

Source:
ApplyArgRecordScope.scala
def index: Int

Attributes

Source:
ApplyArgRecordScope.scala
def isAsync: Boolean

Attributes

Source:
ApplyArgRecordScope.scala
def noOrderDepended: Boolean

Attributes

Source:
ApplyArgRecordScope.scala
def shouldBeChangedSync: Boolean

Attributes

Source:
ApplyArgRecordScope.scala
def term: Term

Attributes

Source:
ApplyArgRecordScope.scala

Concrete methods

def applyRuntimeAwait(arg: Term, resultType: TypeRepr): Term

Attributes

Source:
ApplyArgRecordScope.scala
def isOrderDepended: Boolean

Attributes

Source:
ApplyArgRecordScope.scala
def usePrepend(existsAsync: Boolean): Boolean

Attributes

Source:
ApplyArgRecordScope.scala