Class DeclareTypeErrorOrWarning

java.lang.Object
org.aspectj.weaver.patterns.PatternNode
org.aspectj.weaver.patterns.Declare
org.aspectj.weaver.patterns.DeclareTypeErrorOrWarning
All Implemented Interfaces:
IHasPosition, IHasSourceLocation

public class DeclareTypeErrorOrWarning extends Declare
For a declare error/warning that specified a type pattern rather than a pointcut.
Since:
1.6.9
Author:
Andy Clement