SeqPlan

dotty.tools.dotc.transform.PatternMatcher.Translator.SeqPlan
case class SeqPlan(var head: Translator.this.Plan, var tail: Translator.this.Plan) extends Plan

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Translator.this.Plan
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Inherited fields

val id: Int

Attributes

Inherited from:
Plan