
The Rule base class now checks whether the query needs to be fully parsed and if the type of the query matches the rule. Also added a base rule matching method that should be extended by the rule types to do their matching. Currently no rule type uses it.