Uses of Class
org.aspectj.ajdt.internal.compiler.lookup.EclipseShadow

Packages that use EclipseShadow
org.aspectj.ajdt.internal.compiler.lookup   
 

Uses of EclipseShadow in org.aspectj.ajdt.internal.compiler.lookup
 

Methods in org.aspectj.ajdt.internal.compiler.lookup that return EclipseShadow
static EclipseShadow EclipseShadow.makeShadow(EclipseFactory world, org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode astNode, org.aspectj.org.eclipse.jdt.internal.compiler.impl.ReferenceContext context)