LabeledPlan

case class LabeledPlan(sym: TermSymbol, var expr: Plan) extends Plan
trait Product
trait Equals
class Plan
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from
Product

Inherited fields

val id: Int
Inherited from
Plan