Klasse InnerEmulationDependency

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

public class InnerEmulationDependency extends Object
  • Felddetails

    • scope

      public BlockScope scope
    • wasEnclosingInstanceSupplied

      public boolean wasEnclosingInstanceSupplied
  • Konstruktordetails

    • InnerEmulationDependency

      public InnerEmulationDependency(BlockScope scope, boolean wasEnclosingInstanceSupplied)