MatchRules constructor

MatchRules()

Creates a new MatchRules.

MatchRules rules = MatchRules();

Implementation

MatchRules() : _rules = [];