Class SyntheticAccessorRewriter.AccessorMatchCollector
java.lang.Object
org.benf.cfr.reader.bytecode.analysis.opgraph.op4rewriters.matchutil.AbstractMatchResultIterator
org.benf.cfr.reader.bytecode.analysis.opgraph.op4rewriters.SyntheticAccessorRewriter.AccessorMatchCollector
- All Implemented Interfaces:
MatchResultCollector
- Enclosing class:
- SyntheticAccessorRewriter
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.benf.cfr.reader.bytecode.analysis.opgraph.op4rewriters.matchutil.AbstractMatchResultIterator
clear, collectStatement
-
Field Details
-
matchType
String matchType -
lValue
LValue lValue -
rValue
Expression rValue -
op
ArithOp op
-
-
Constructor Details
-
AccessorMatchCollector
private AccessorMatchCollector()
-
-
Method Details
-
collectMatches
- Specified by:
collectMatches
in interfaceMatchResultCollector
- Overrides:
collectMatches
in classAbstractMatchResultIterator
-