Uses of Class
org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.AptProblem
Packages that use AptProblem
-
Uses of AptProblem in org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch
Methods in org.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch that return AptProblemModifier and TypeMethodDescriptionstatic AptProblemBaseMessagerImpl.createProblem(Diagnostic.Kind kind, CharSequence msg, Element e, AnnotationMirror a, AnnotationValue v) Create a CategorizedProblem that can be reported to an ICompilerRequestor, etc.