uk.ac.ox.comlab.abc.eaj.lang
Interface JoinPoint.StaticPart

All Superinterfaces:
JoinPoint.StaticPart
Enclosing interface:
JoinPoint

public static interface JoinPoint.StaticPart
extends JoinPoint.StaticPart


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

Method Detail

getBytecodeLocation

public BytecodeLocation getBytecodeLocation()