|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectBaseAnnotationProcessor
public abstract class BaseAnnotationProcessor
Method Summary | |
---|---|
protected abstract BaseChecker |
getChecker(ClassDeclaration decl,
Diagnostics diagnostics)
|
protected AnnotationProcessorEnvironment |
getEnv()
|
void |
process()
|
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public void process()
process
in interface AnnotationProcessor
protected abstract BaseChecker getChecker(ClassDeclaration decl, Diagnostics diagnostics)
protected AnnotationProcessorEnvironment getEnv()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |