Package | Description |
---|---|
com.sun.mirror.apt |
Classes used to communicate information between
annotation processors
and an annotation processing tool.
|
org.eclipse.jdt.apt.core.util |
This package contains miscellaneous APIs related to Java annotation processing.
|
Modifier and Type | Method and Description |
---|---|
Messager |
AnnotationProcessorEnvironment.getMessager()
Returns the messager used to report errors, warnings, and other
notices.
|
Modifier and Type | Interface and Description |
---|---|
interface |
EclipseMessager
Extend the APT
Messager to allow the registrating of diagnostics on ast nodes. |
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.