Interface IHasSourceLocation
- All Superinterfaces:
IHasPosition
- All Known Implementing Classes:
AndAnnotationTypePattern
,AndPointcut
,AndTypePattern
,AnnotationPatternList
,AnnotationPointcut
,AnnotationTypePattern
,AnyAnnotationTypePattern
,AnyTypePattern
,AnyWithAnnotationTypePattern
,ArgsAnnotationPointcut
,ArgsPointcut
,BindingAnnotationFieldTypePattern
,BindingAnnotationTypePattern
,BindingTypePattern
,CflowPointcut
,ConcreteCflowPointcut
,Declare
,DeclareAnnotation
,DeclareErrorOrWarning
,DeclareParents
,DeclareParentsMixin
,DeclarePrecedence
,DeclareSoft
,DeclareTypeErrorOrWarning
,EllipsisTypePattern
,ExactAnnotationFieldTypePattern
,ExactAnnotationTypePattern
,ExactTypePattern
,HandlerPointcut
,HasMemberTypePattern
,HasMemberTypePatternForPerThisMatching
,IfPointcut
,IfPointcut.IfFalsePointcut
,IfPointcut.IfTruePointcut
,KindedPointcut
,ModifiersPattern
,NameBindingPointcut
,NamePattern
,NotAnnotationTypePattern
,NotPointcut
,NotTypePattern
,NoTypePattern
,OrAnnotationTypePattern
,OrPointcut
,OrTypePattern
,PatternNode
,PerCflow
,PerClause
,PerFromSuper
,PerObject
,PerSingleton
,PerTypeWithin
,Pointcut
,PointcutDesignatorHandlerBasedPointcut
,ReferencePointcut
,SignaturePattern
,ThisOrTargetAnnotationPointcut
,ThisOrTargetPointcut
,ThrowsPattern
,TypeCategoryTypePattern
,TypePattern
,TypePatternList
,TypeVariablePattern
,TypeVariablePatternList
,WildAnnotationTypePattern
,WildTypePattern
,WithinAnnotationPointcut
,WithinCodeAnnotationPointcut
,WithincodePointcut
,WithinPointcut
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from interface org.aspectj.weaver.IHasPosition
getEnd, getStart
-
Method Details
-
getSourceContext
ISourceContext getSourceContext() -
getSourceLocation
ISourceLocation getSourceLocation()
-