public class InnerEmulationDependency
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
BlockScope |
scope |
boolean |
wasEnclosingInstanceSupplied |
| Constructor and Description |
|---|
InnerEmulationDependency(BlockScope scope,
boolean wasEnclosingInstanceSupplied) |
public BlockScope scope
public boolean wasEnclosingInstanceSupplied
public InnerEmulationDependency(BlockScope scope, boolean wasEnclosingInstanceSupplied)