Uses of Class
org.aspectj.ajdt.internal.compiler.ast.EclipseAttributeAdapter
Packages that use EclipseAttributeAdapter
-
Uses of EclipseAttributeAdapter in org.aspectj.ajdt.internal.compiler.ast
Methods in org.aspectj.ajdt.internal.compiler.ast that return types with arguments of type EclipseAttributeAdapterModifier and TypeMethodDescriptionprotected List<EclipseAttributeAdapter>
AspectDeclaration.makeEffectiveSignatureAttribute(ResolvedMember sig, Shadow.Kind kind, boolean weaveBody)
Methods in org.aspectj.ajdt.internal.compiler.ast with parameters of type EclipseAttributeAdapterModifier and TypeMethodDescriptionprotected void
AjMethodDeclaration.addAttribute(EclipseAttributeAdapter eaa)