Interface LValueScopeDiscoverer

All Superinterfaces:
LValueAssignmentCollector<StructuredStatement>, LValueUsageCollector
All Known Implementing Classes:
AbstractLValueScopeDiscoverer, LocalClassScopeDiscoverImpl, LValueScopeDiscoverImpl, LValueTypeClashCheck

public interface LValueScopeDiscoverer extends LValueUsageCollector, LValueAssignmentCollector<StructuredStatement>