DelayedInstance

final case class DelayedInstance(delayedOp: Op)(implicit srcPosition: SourcePosition, scopeId: ScopeId) extends Instance
trait Product
trait Equals
class Instance
trait Cloneable
class Object
trait Matchable
class Any

Value members

Inherited methods

override def clone(): Instance
Definition Classes
Inherited from:
Instance
Inherited from:
Product
override def toString: String
Definition Classes
Instance -> Any
Inherited from:
Instance
def ty: Type
Inherited from:
Instance