AdditiveProperties

class AdditiveProperties(val base: GroupProperties, val parents: Seq[AdditiveProperties], val props: (String, Prop)*) extends RuleSet
trait RuleSet
class Object
trait Matchable
class Any

Value members

Inherited methods

final def all: Properties

Assembles all properties. For the rules, see RuleSet.

Assembles all properties. For the rules, see RuleSet.

Inherited from
RuleSet

Concrete fields

val bases: Seq[(String, RuleSet)]
val name: String
val props: (String, Prop)*