CallContext

case
class CallContext(retId: Id, context: Context) extends InterpElem

IR calling contexts

trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

copy contexts

copy contexts

def name: String

function name *

function name *

Inherited methods

def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product
override
def toString: String
Definition Classes
InterpElem -> Any
Inherited from
InterpElem
def toString(detail: Boolean, location: Boolean): String

stringify with options

stringify with options

Inherited from
InterpElem