cps.plugin.forest.application

Members list

Type members

Classlikes

sealed trait ApplyArg

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object ApplyArg

Attributes

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

Attributes

Supertypes
trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
sealed trait ApplyArgList

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
case class ApplyTermArgList(originApplyTerm: Apply, args: List[ApplyArg]) extends ApplyArgList

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
trait ApplyArgList
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
case class ApplyTypeArgList(originApplyTerm: TypeApply, args: List[TypeTree]) extends ApplyArgList

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait ApplyArgList
class Object
trait Matchable
class Any
Show all
case class ByNameApplyArg(name: TermName, tpe: Type, expr: CpsTree, isDirectContext: Boolean, named: Option[TermName]) extends ExprApplyArg

Attributes

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

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
case class ErasedApplyArg(name: TermName, tpe: Type, exprTree: Tree, isDirectContext: Boolean, named: Option[TermName]) extends ApplyArg

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait ApplyArg
class Object
trait Matchable
class Any
Show all
sealed trait ExprApplyArg extends ApplyArg

Attributes

Supertypes
trait ApplyArg
class Object
trait Matchable
class Any
Known subtypes
case class InlineApplyArg(name: TermName, tpe: Type, expr: CpsTree, isDirectContext: Boolean, named: Option[TermName]) extends ExprApplyArg

Attributes

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

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Supertypes
class Object
trait Matchable
class Any
case class PlainApplyArg(name: TermName, tpe: Type, expr: CpsTree, optIdentValDef: Option[ValDef], isDirectContext: Boolean, named: Option[TermName]) extends ExprApplyArg

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait ExprApplyArg
trait ApplyArg
class Object
trait Matchable
class Any
Show all
case class RepeatApplyArg(name: TermName, tpe: Type, elements: Seq[ApplyArg], elementTpt: Tree, origin: Tree, named: Option[TermName], enclosingInlined: Seq[Inlined]) extends ApplyArg

Attributes

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

Attributes

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

Attributes

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

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Attributes

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