OpTyped

cps.plugin.forest.SelectTypeApplyTypedCpsTree.OpTyped
case class OpTyped(origin: Typed) extends Operation

Attributes

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

Members list

Value members

Concrete methods

override def originType: Type

Attributes

Definition Classes
override def prefixTerm(term: Tree, kind: AsyncKind)(using Context, CpsTopLevelContext): Tree

Attributes

Definition Classes
override def show(using Context): String

Attributes

Definition Classes

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product