Package | Description |
---|---|
org.benf.cfr.reader.bytecode.analysis.parse.utils.scope |
Modifier and Type | Field and Description |
---|---|
(package private) java.util.List<AbstractLValueScopeDiscoverer.ScopeDefinition> |
AbstractLValueScopeDiscoverer.discoveredCreations |
(package private) java.util.Map<NamedVariable,AbstractLValueScopeDiscoverer.ScopeDefinition> |
AbstractLValueScopeDiscoverer.earliestDefinition |
Modifier and Type | Method and Description |
---|---|
private boolean |
AbstractLValueScopeDiscoverer.defineInsideSwitchContent(LValue scopedEntity,
java.util.List<AbstractLValueScopeDiscoverer.ScopeDefinition> definitions,
java.util.List<StatementContainer<StructuredStatement>> commonScope) |