|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.jdt.internal.compiler.lookup.InnerEmulationDependency
public class InnerEmulationDependency
Field Summary | |
---|---|
BlockScope |
scope
|
boolean |
wasEnclosingInstanceSupplied
|
Constructor Summary | |
---|---|
InnerEmulationDependency(BlockScope scope,
boolean wasEnclosingInstanceSupplied)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public BlockScope scope
public boolean wasEnclosingInstanceSupplied
Constructor Detail |
---|
public InnerEmulationDependency(BlockScope scope, boolean wasEnclosingInstanceSupplied)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |