Class SectionMatcher

java.lang.Object
com.google.gerrit.server.project.RefPatternMatcher
com.google.gerrit.server.project.SectionMatcher

public class SectionMatcher extends RefPatternMatcher
Matches an AccessSection against a reference name.

These matchers are "compiled" versions of the AccessSection name, supporting faster selection of which sections are relevant to any given input reference.