SimpleRuleSet

class SimpleRuleSet(name: String, props: (String, Prop)*) extends DefaultRuleSet

Convenience class for rule sets without parents and bases.

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
final def parents: List[RuleSet]
Inherited from:
HasOneParent

Inherited fields

Inherited from:
DefaultRuleSet
Inherited from:
DefaultRuleSet