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