Interface LValueUsageCollector
-
- All Known Subinterfaces:
LValueScopeDiscoverer
- All Known Implementing Classes:
AbstractLValueScopeDiscoverer
,LocalClassScopeDiscoverImpl
,LValuePropSimple.UsageCollector
,LValueScopeDiscoverImpl
,LValueTypeClashCheck
,LValueUsageCollectorSimple
,LValueUsageCollectorSimpleRW
public interface LValueUsageCollector
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
collect(LValue lValue, ReadWrite rw)
-