Uses of Class
org.aspectj.ajdt.internal.compiler.ast.AspectDeclaration
Packages that use AspectDeclaration
Package
Description
-
Uses of AspectDeclaration in org.aspectj.ajdt.internal.compiler.ast
Constructors in org.aspectj.ajdt.internal.compiler.ast with parameters of type AspectDeclarationModifierConstructorDescriptionAccessForInlineVisitor(AspectDeclaration inAspect, PrivilegedHandler handler)
-
Uses of AspectDeclaration in org.aspectj.ajdt.internal.compiler.lookup
Constructors in org.aspectj.ajdt.internal.compiler.lookup with parameters of type AspectDeclarationModifierConstructorDescriptionInlineAccessFieldBinding(AspectDeclaration inAspect, FieldBinding baseField, ResolvedMember resolvedField)
PrivilegedFieldBinding(AspectDeclaration inAspect, FieldBinding baseField)
PrivilegedHandler(AspectDeclaration inAspect)