Package org.aspectj.weaver.tools
Interface MatchingContext
-
- All Known Implementing Classes:
DefaultMatchingContext
public interface MatchingContext
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ObjectgetBinding(String contextParameterName)booleanhasContextBinding(String contextParameterName)
-