org.aspectbench.eaj.lang
Interface JoinPoint.StaticPart

All Superinterfaces:
JoinPoint.StaticPart
Enclosing interface:
JoinPoint

public static interface JoinPoint.StaticPart
extends JoinPoint.StaticPart


Method Summary
 int getOffset()
           
 
Methods inherited from interface org.aspectj.lang.JoinPoint.StaticPart
getKind, getSignature, getSourceLocation, toLongString, toShortString, toString
 

Method Detail

getOffset

int getOffset()