Let

final case class Let(id: Local, op: Op, unwind: Next)(implicit pos: SourcePosition, scopeId: ScopeId) extends Inst
Companion:
object
trait Product
trait Equals
class Inst
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product
final def show: String
Inherited from:
Inst

Implicits

Implicits

implicit val pos: SourcePosition

Returns the site in the program sources corresponding to the definition.

Returns the site in the program sources corresponding to the definition.

implicit val scopeId: ScopeId