CpsTree

cps.macros.forest.CpsTreeScope.CpsTree$
See theCpsTree companion class
object CpsTree

Attributes

Companion:
class
Source:
CpsTree.scala
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
CpsTree.type

Members list

Concise view

Type members

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

Attributes

Source:
CpsTree.scala
def impure(owner: Symbol, transformed: Term, tpe: TypeRepr): CpsTree

Attributes

Source:
CpsTree.scala
def pure(owner: Symbol, origin: Term, isChanged: Boolean): CpsTree

Attributes

Source:
CpsTree.scala