Uses of Class
org.eclipse.jdt.internal.compiler.apt.dispatch.AptProblem

Packages that use AptProblem
org.eclipse.jdt.internal.compiler.apt.dispatch   
 

Uses of AptProblem in org.eclipse.jdt.internal.compiler.apt.dispatch
 

Methods in org.eclipse.jdt.internal.compiler.apt.dispatch that return AptProblem
static AptProblem BaseMessagerImpl.createProblem(Diagnostic.Kind kind, CharSequence msg, Element e, AnnotationMirror a, AnnotationValue v)
          Create a CategorizedProblem that can be reported to an ICompilerRequestor, etc.
 



Copyright © 2012. All Rights Reserved.