class

Aoc::Day19::CompoundRule

Inherits Aoc::Day19::Rule < Reference < Object

Constructors

new(sub_rule_sets : Array(Array(Int32)))
Source

Instance methods

find_match(line, rules) : String | Nil
Source
find_sub_match(sub_rule_ids, line, rules)
Source