Class InnerClassConstructorRewriter.ConstructResultCollector
java.lang.Object
org.benf.cfr.reader.bytecode.analysis.opgraph.op4rewriters.matchutil.AbstractMatchResultIterator
org.benf.cfr.reader.bytecode.analysis.opgraph.op4rewriters.InnerClassConstructorRewriter.ConstructResultCollector
- All Implemented Interfaces:
MatchResultCollector
- Enclosing class:
InnerClassConstructorRewriter
private static class InnerClassConstructorRewriter.ConstructResultCollector
extends AbstractMatchResultIterator
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidclear()voidcollectStatement(String name, StructuredStatement statement) Methods inherited from class AbstractMatchResultIterator
collectMatches
-
Field Details
-
assignmentStatement
-
-
Constructor Details
-
ConstructResultCollector
private ConstructResultCollector()
-
-
Method Details
-
clear
public void clear()- Specified by:
clearin interfaceMatchResultCollector- Overrides:
clearin classAbstractMatchResultIterator
-
collectStatement
- Specified by:
collectStatementin interfaceMatchResultCollector- Overrides:
collectStatementin classAbstractMatchResultIterator
-