Interface BindingPattern

All Superinterfaces:
IHasPosition
All Known Implementing Classes:
BindingAnnotationFieldTypePattern, BindingAnnotationTypePattern, BindingTypePattern

public interface BindingPattern extends IHasPosition
Marker interface for BindingTypePattern and BindingAnnotationTypePattern
  • Method Summary

    Modifier and Type
    Method
    Description
    int
     

    Methods inherited from interface org.aspectj.weaver.IHasPosition

    getEnd, getStart
  • Method Details

    • getFormalIndex

      int getFormalIndex()