Class KleenePlus
- java.lang.Object
-
- org.benf.cfr.reader.bytecode.analysis.opgraph.op4rewriters.matchutil.KleeneN
-
- org.benf.cfr.reader.bytecode.analysis.opgraph.op4rewriters.matchutil.KleenePlus
-
- All Implemented Interfaces:
Matcher<StructuredStatement>
public class KleenePlus extends KleeneN
-
-
Constructor Summary
Constructors Constructor Description KleenePlus(Matcher<StructuredStatement> inner)
-
-
-
Constructor Detail
-
KleenePlus
public KleenePlus(Matcher<StructuredStatement> inner)
-
-