abc.aspectj.ast
Interface CPENot

All Superinterfaces:
ClassnamePatternExpr
All Known Implementing Classes:
CPENot_c

public interface CPENot
extends ClassnamePatternExpr

negation of a ClassnamePatternExpr.

Author:
Oege de Moor, Aske Simon Christensen

Method Summary
 ClassnamePatternExpr getCpe()
           
 
Methods inherited from interface abc.aspectj.ast.ClassnamePatternExpr
equivalent, makeAIClassnamePattern, matches, matches, precedence, printSubExpr
 

Method Detail

getCpe

ClassnamePatternExpr getCpe()