Uses of Class
org.aspectj.weaver.patterns.DeclareErrorOrWarning
Packages that use DeclareErrorOrWarning
-
Uses of DeclareErrorOrWarning in org.aspectj.weaver
Constructors in org.aspectj.weaver with parameters of type DeclareErrorOrWarningModifierConstructorDescriptionChecker(DeclareErrorOrWarning deow)
Create a Checker for a declare error or declare warning. -
Uses of DeclareErrorOrWarning in org.aspectj.weaver.patterns
Methods in org.aspectj.weaver.patterns with parameters of type DeclareErrorOrWarningModifier and TypeMethodDescriptionAbstractPatternNodeVisitor.visit(DeclareErrorOrWarning node, Object data)
PatternNodeVisitor.visit(DeclareErrorOrWarning node, Object data)