|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectAnnotationGrammar
BaseFlowControllerGrammar
ExceptionHandlerGrammar
public class ExceptionHandlerGrammar
Constructor Summary | |
---|---|
ExceptionHandlerGrammar(AnnotationProcessorEnvironment env,
Diagnostics diags,
RuntimeVersionChecker runtimeVersionChecker,
FlowControllerInfo fcInfo)
|
Method Summary | |
---|---|
protected boolean |
onBeginCheck(AnnotationMirror annotation,
AnnotationMirror[] parentAnnotations,
MemberDeclaration classMember)
|
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ExceptionHandlerGrammar(AnnotationProcessorEnvironment env, Diagnostics diags, RuntimeVersionChecker runtimeVersionChecker, FlowControllerInfo fcInfo)
Method Detail |
---|
protected boolean onBeginCheck(AnnotationMirror annotation, AnnotationMirror[] parentAnnotations, MemberDeclaration classMember)
onBeginCheck
in class AnnotationGrammar
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |