|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectDiagnostics
TwoPhaseAnnotationProcessor
BaseAnnotationProcessor
PageFlowAnnotationProcessor
public class PageFlowAnnotationProcessor
Constructor Summary | |
---|---|
PageFlowAnnotationProcessor(Set<AnnotationTypeDeclaration> annotationTypeDecls,
AnnotationProcessorEnvironment env)
|
Method Summary | |
---|---|
BaseChecker |
getChecker(ClassDeclaration classDecl,
Diagnostics diagnostics)
|
BaseGenerator |
getGenerator(ClassDeclaration classDecl,
Diagnostics diags)
|
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 |
Constructor Detail |
---|
public PageFlowAnnotationProcessor(Set<AnnotationTypeDeclaration> annotationTypeDecls, AnnotationProcessorEnvironment env)
Method Detail |
---|
public BaseChecker getChecker(ClassDeclaration classDecl, Diagnostics diagnostics)
getChecker
in class BaseAnnotationProcessor
public BaseGenerator getGenerator(ClassDeclaration classDecl, Diagnostics diags)
getGenerator
in class BaseAnnotationProcessor
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |