Uses of Class
org.aspectj.weaver.patterns.NotAnnotationTypePattern
-
Packages that use NotAnnotationTypePattern Package Description org.aspectj.weaver.patterns -
-
Uses of NotAnnotationTypePattern in org.aspectj.weaver.patterns
Methods in org.aspectj.weaver.patterns with parameters of type NotAnnotationTypePattern Modifier and Type Method Description ObjectAbstractPatternNodeVisitor. visit(NotAnnotationTypePattern node, Object data)ObjectPatternNodeVisitor. visit(NotAnnotationTypePattern node, Object data)
-