blob: ad370de57b731cf5871b1d3718c8385a9b66f170 [file] [log] [blame]
package test;
public interface Matcher {
BracePair[] getPairs();
}