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 AnnotationPatternList
AnnotationPatternList.ANY
static AnnotationPatternList
AnnotationPatternList.EMPTY
Methods in org.aspectj.weaver.patterns that return AnnotationPatternListModifier and TypeMethodDescriptionArgsAnnotationPointcut.getArguments()
AnnotationPatternList.parameterizeWith(Map<String,UnresolvedType> typeVariableMap, World w)
PatternParser.parseArgumentsAnnotationPattern()
static AnnotationPatternList
AnnotationPatternList.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