module Sthx::RuleCollection
Overview
Includers are an immutable collection of rules.
Direct including types
Defined in:
synthax/rule.crConstructors
Instance Method Summary
-
#with(rule : Rule) : self
Returns a copy of this rule collection with rule added as one of the rules.
Constructor Detail
Instance Method Detail
Returns a copy of this rule collection with rule added as one of the rules.