LetPlan

dotty.tools.dotc.transform.PatternMatcher$.Translator.LetPlan
case class LetPlan(sym: TermSymbol, var body: Plan) extends Plan

Attributes

Graph
Supertypes
trait Product
trait Equals
class Plan
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Inherited fields

val id: Int

Attributes

Inherited from:
Plan