|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectAnnotationGrammar
SharedFlowRefGrammar
public class SharedFlowRefGrammar
Constructor Summary | |
---|---|
SharedFlowRefGrammar(AnnotationProcessorEnvironment env,
Diagnostics diags,
RuntimeVersionChecker rvc)
|
Method Summary | |
---|---|
String[][] |
getRequiredAttrs()
Each entry in this array (a String[]) lists attributes of which one must exist in this tag. |
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 SharedFlowRefGrammar(AnnotationProcessorEnvironment env, Diagnostics diags, RuntimeVersionChecker rvc)
Method Detail |
---|
protected boolean onBeginCheck(AnnotationMirror annotation, AnnotationMirror[] parentAnnotations, MemberDeclaration classMember)
onBeginCheck
in class AnnotationGrammar
public String[][] getRequiredAttrs()
AnnotationGrammar
getRequiredAttrs
in class AnnotationGrammar
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |