Package org.aspectj.weaver.patterns
Interface BindingPattern
-
- All Superinterfaces:
IHasPosition
- All Known Implementing Classes:
BindingAnnotationFieldTypePattern,BindingAnnotationTypePattern,BindingTypePattern
public interface BindingPattern extends IHasPosition
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetFormalIndex()-
Methods inherited from interface org.aspectj.weaver.IHasPosition
getEnd, getStart
-
-