Class LValueUsageCollectorSimple
java.lang.Object
org.benf.cfr.reader.bytecode.analysis.parse.utils.LValueUsageCollectorSimple
- All Implemented Interfaces:
LValueUsageCollector
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
boolean
-
Field Details
-
used
-
-
Constructor Details
-
LValueUsageCollectorSimple
public LValueUsageCollectorSimple()
-
-
Method Details
-
collect
- Specified by:
collect
in interfaceLValueUsageCollector
-
getUsedLValues
-
isUsed
-