Uses of Class
org.aspectj.weaver.patterns.AnnotationPatternList
Packages that use AnnotationPatternList
-
Uses of AnnotationPatternList in org.aspectj.weaver.patterns
Fields in org.aspectj.weaver.patterns declared as AnnotationPatternListModifier and TypeFieldDescriptionstatic final AnnotationPatternListAnnotationPatternList.ANYstatic final AnnotationPatternListAnnotationPatternList.EMPTYMethods in org.aspectj.weaver.patterns that return AnnotationPatternListModifier and TypeMethodDescriptionArgsAnnotationPointcut.getArguments()AnnotationPatternList.parameterizeWith(Map<String, UnresolvedType> typeVariableMap, World w) PatternParser.parseArgumentsAnnotationPattern()static AnnotationPatternListAnnotationPatternList.read(VersionedDataInputStream s, ISourceContext context) AnnotationPatternList.resolveBindings(IScope scope, Bindings bindings, boolean allowBinding) AnnotationPatternList.resolveReferences(IntMap bindings) Methods in org.aspectj.weaver.patterns with parameters of type AnnotationPatternListModifier and TypeMethodDescriptionAbstractPatternNodeVisitor.visit(AnnotationPatternList node, Object data) PatternNodeVisitor.visit(AnnotationPatternList node, Object data) Constructors in org.aspectj.weaver.patterns with parameters of type AnnotationPatternList