Package org.eclipse.xtend.backend.aop

Interface Summary
Pointcut  
 

Class Summary
AdviceParamType  
AdvisedFunction This class represents a function with all applicable Advice.
It could formally be treated as a function, but it is a conscious design decision not to do that.
AroundAdvice  
ExecutionPointcut  
ThisJoinPoint This class exposes all dynamic data available for a matched join point.
ThisJoinPointStaticPart This class exposes all static information about the matched join point.