Aoc::Day19::CompoundRule
Inherits Aoc::Day19::Rule < Reference < Object
Constructors
new(sub_rule_sets : Array(Array(Int32)))
SourceInstance methods
find_match(line, rules) : String | Nil
Sourcefind_sub_match(sub_rule_ids, line, rules)
SourceInherits Aoc::Day19::Rule < Reference < Object