ApplyArgsSummaryProperties

cps.macros.forest.application.ApplyArgRecordScope.ApplyArgsSummaryProperties
See theApplyArgsSummaryProperties companion object
case class ApplyArgsSummaryProperties(step1: ApplyArgsSummaryPropertiesStep1, usePrepend: Boolean)

Attributes

Companion
object
Source
ApplyArgRecordScope.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def cpsDirectArg: Option[Term]

Attributes

Source
ApplyArgRecordScope.scala
def hasAsync: Boolean

Attributes

Source
ApplyArgRecordScope.scala
def hasShiftedLambda: Boolean

Attributes

Source
ApplyArgRecordScope.scala
def shouldBeChangedSync: Boolean

Attributes

Source
ApplyArgRecordScope.scala

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product