Uses of Interface
org.aspectj.weaver.IHasSourceLocation
Packages that use IHasSourceLocation
Package
Description
-
Uses of IHasSourceLocation in org.aspectj.weaver
Methods in org.aspectj.weaver with parameters of type IHasSourceLocationModifier and TypeMethodDescriptionfinal AdviceWorld.createAdviceMunger(AdviceKind kind, Pointcut p, Member signature, int extraParameterFlags, IHasSourceLocation loc, ResolvedType declaringAspect) Create an advice shadow munger for the given advice kindstatic AdviceAdvice.makeSoftener(World world, Pointcut entry, TypePattern exceptionType, ResolvedType inAspect, IHasSourceLocation loc) -
Uses of IHasSourceLocation in org.aspectj.weaver.internal.tools
Classes in org.aspectj.weaver.internal.tools that implement IHasSourceLocationModifier and TypeClassDescriptionclassImplementation of Pointcut that is backed by a user-extension pointcut designator handler. -
Uses of IHasSourceLocation in org.aspectj.weaver.patterns
Classes in org.aspectj.weaver.patterns that implement IHasSourceLocationModifier and TypeClassDescriptionclassclassclassleft && rightclassclass(at)Annotation((at)Foo) or (at)Annotation(foo)classclassclassclassThis type represents a type pattern of '*' but with an annotation specified, e.g.classclassargs(arguments)classRepresents an attempt to bind the field of an annotation within a pointcut.classclassclassclassclassclassRepresents a declare annotation statement, one of atField, atMethod, atConstructor or atType.classclassclassConstructed based on an @DeclareMixin being found in an aspect.classclassclassFor a declare error/warning that specified a type pattern rather than a pointcut.classclassRepresents an attempt to bind the field of an annotation within a pointcut.classMatches an annotation of a given typeclassclassThis is a kind of KindedPointcut.classclasspr354470.classstatic classstatic classclassclassclassCommon super type for Pointcuts that can bind formal parameters.classclassclassclass!classclassclassclassleft || rightclassclassclassclassclassclassclassclassThe lifecycle of Pointcuts is modeled by Pointcut.State.classclassclassclassCorresponds to target or this pcd.classclassA TypeCategoryTypePattern matches on the category of a type, one of class/interface/aspect/inner/anonymous/enum/annotation, and these are specified in the pointcut via isClass() isInterface() isAspect() isInner() isAnonymous() isEnum() isAnnotation().classOn creation, type pattern only contains WildTypePattern nodes, not BindingType or ExactType.classclassclassclassclassThe PatternParser always creates WildTypePatterns for type patterns in pointcut expressions (apart from *, which is sometimes directly turned into TypePattern.ANY). resolveBindings() tries to work out what we've really got and turn it into a type pattern that we can use for matching.classclassclassclass