VariableDefinition

final case class VariableDefinition(name: String, tpe: Type, defaultValue: Option[Value])
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product