|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectDiagnostics
TwoPhaseAnnotationProcessor
BaseAnnotationProcessor
FormBeanAnnotationProcessor
public class FormBeanAnnotationProcessor
Method Summary | |
---|---|
protected BaseChecker |
getChecker(ClassDeclaration decl,
Diagnostics diagnostics)
|
protected BaseGenerator |
getGenerator(ClassDeclaration decl,
Diagnostics diagnostics)
|
Methods inherited from class BaseAnnotationProcessor |
---|
check, expectAnnotation, generate, getResourceString, getSourceFileInfo, process, setSourceFileInfo |
Methods inherited from class TwoPhaseAnnotationProcessor |
---|
check, generate, printError, printWarning |
Methods inherited from class Diagnostics |
---|
addError, addError, addError, addErrorArrayArgs, addWarning, addWarning, addWarning, getAnnotationProcessorEnvironment, hasErrors, setHasErrors |
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
protected BaseChecker getChecker(ClassDeclaration decl, Diagnostics diagnostics)
getChecker
in class BaseAnnotationProcessor
protected BaseGenerator getGenerator(ClassDeclaration decl, Diagnostics diagnostics)
getGenerator
in class BaseAnnotationProcessor
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |