ApplyArg

cps.plugin.forest.application.ApplyArg
See theApplyArg companion trait
object ApplyArg

Attributes

Companion
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
ApplyArg.type

Members list

Type members

Classlikes

object CheckRepeated

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
case class SeqLiteralMbInlined(enclosingInlined: Seq[Inlined], seqLiteral: SeqLiteral)

Attributes

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

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Concrete methods

def apply(expr: Tree, paramName: TermName, paramType: Type, isByName: Boolean, isDirectContext: Boolean, owner: Symbol, dependFromLeft: Boolean, named: Option[TermName], nesting: Int)(using Context, CpsTopLevelContext): ApplyArg