|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.aspectj.org.eclipse.jdt.internal.compiler.apt.dispatch.BaseMessagerImpl
public class BaseMessagerImpl
| Constructor Summary | |
|---|---|
BaseMessagerImpl()
|
|
| Method Summary | |
|---|---|
static AptProblem |
createProblem(javax.tools.Diagnostic.Kind kind,
java.lang.CharSequence msg,
javax.lang.model.element.Element e,
javax.lang.model.element.AnnotationMirror a,
javax.lang.model.element.AnnotationValue v)
Create a CategorizedProblem that can be reported to an ICompilerRequestor, etc. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BaseMessagerImpl()
| Method Detail |
|---|
public static AptProblem createProblem(javax.tools.Diagnostic.Kind kind,
java.lang.CharSequence msg,
javax.lang.model.element.Element e,
javax.lang.model.element.AnnotationMirror a,
javax.lang.model.element.AnnotationValue v)
e - the element against which to report the message. If the element is not
in the set of elements being compiled in the current round, the reference context
and filename will be set to null.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||