Class BindingScope

java.lang.Object
org.aspectj.weaver.patterns.SimpleScope
org.aspectj.weaver.BindingScope
All Implemented Interfaces:
IScope

public class BindingScope extends SimpleScope
BindingScope that knows the enclosingType, which is needed for pointcut reference resolution
Author:
Alexandre Vasseur, Andy Clement