Class PointcutParser

java.lang.Object
org.aspectj.weaver.tools.PointcutParser
Direct Known Subclasses:
InternalUseOnlyPointcutParser

public class PointcutParser extends Object
A PointcutParser can be used to build PointcutExpressions for a user-defined subset of AspectJ's pointcut language
Author:
Adrian Colyer, Andy Clement