java.lang.Object
org.benf.cfr.reader.bytecode.analysis.opgraph.op4rewriters.matchutil.MatchOpt
All Implemented Interfaces:
Matcher<StructuredStatement>

public class MatchOpt extends Object implements Matcher<StructuredStatement>
Note that this will match the FIRST match, not necessarily the best. I.e. no backtracking.