Class InnerEmulationDependency

java.lang.Object
org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InnerEmulationDependency

public class InnerEmulationDependency extends Object
  • Field Details

    • scope

      public BlockScope scope
    • wasEnclosingInstanceSupplied

      public boolean wasEnclosingInstanceSupplied
  • Constructor Details

    • InnerEmulationDependency

      public InnerEmulationDependency(BlockScope scope, boolean wasEnclosingInstanceSupplied)