Uses of Class
org.aspectj.weaver.patterns.DeclareParents
Packages that use DeclareParents
-
Uses of DeclareParents in org.aspectj.weaver
Methods in org.aspectj.weaver that return types with arguments of type DeclareParentsModifier and TypeMethodDescriptionCrosscuttingMembers.getDeclareParents()CrosscuttingMembersSet.getDeclareParents()World.getDeclareParents()Methods in org.aspectj.weaver with parameters of type DeclareParentsModifier and TypeMethodDescriptionCrosscuttingMembersSet.findAspectDeclaringParents(DeclareParents p) -
Uses of DeclareParents in org.aspectj.weaver.patterns
Subclasses of DeclareParents in org.aspectj.weaver.patternsModifier and TypeClassDescriptionclassConstructed based on an @DeclareMixin being found in an aspect.Methods in org.aspectj.weaver.patterns with parameters of type DeclareParentsModifier and TypeMethodDescriptionAbstractPatternNodeVisitor.visit(DeclareParents node, Object data) PatternNodeVisitor.visit(DeclareParents node, Object data)