Class LValuePropSimple.UsageCollector
java.lang.Object
org.benf.cfr.reader.bytecode.analysis.opgraph.op3rewriters.LValuePropSimple.UsageCollector
- All Implemented Interfaces:
LValueUsageCollector
- Enclosing class:
- LValuePropSimple
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
singleUsages
Map<StackSSALabel,Boolean> singleUsages
-
-
Constructor Details
-
UsageCollector
private UsageCollector()
-
-
Method Details
-
collect
- Specified by:
collect
in interfaceLValueUsageCollector
-
getSingleUsages
List<StackSSALabel> getSingleUsages()
-