Uses of Class
org.aspectj.weaver.patterns.DeclareSoft
-
Packages that use DeclareSoft Package Description org.aspectj.weaver org.aspectj.weaver.patterns -
-
Uses of DeclareSoft in org.aspectj.weaver
Methods in org.aspectj.weaver that return types with arguments of type DeclareSoft Modifier and Type Method Description List<DeclareSoft>World. getDeclareSoft()Collection<DeclareSoft>CrosscuttingMembers. getDeclareSofts()List<DeclareSoft>CrosscuttingMembersSet. getDeclareSofts() -
Uses of DeclareSoft in org.aspectj.weaver.patterns
Methods in org.aspectj.weaver.patterns with parameters of type DeclareSoft Modifier and Type Method Description ObjectAbstractPatternNodeVisitor. visit(DeclareSoft node, Object data)ObjectPatternNodeVisitor. visit(DeclareSoft node, Object data)
-