Class DefaultPointcut

java.lang.Object

public class DefaultPointcut extends PointcutDesignator
DefaultPointcut DOM AST node. has: nothing This class is a stub and should be deleted when concrete subclasses exist for all the different types of pointcuts in AspectJ.
Author:
ajh02