Class EclipseScope

java.lang.Object
org.aspectj.ajdt.internal.compiler.lookup.EclipseScope
All Implemented Interfaces:
IScope

public class EclipseScope extends Object implements IScope
Adaptor from org.eclipse.jdt.internal.compiler.lookup.Scope to org.aspectj.weaver.IScope
Author:
Jim Hugunin