|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectAnnotationGrammar
BaseValidationRuleGrammar
ValidateCustomGrammar
public class ValidateCustomGrammar
Constructor Summary | |
---|---|
ValidateCustomGrammar(AnnotationProcessorEnvironment env,
Diagnostics diagnostics,
RuntimeVersionChecker rvc)
|
Method Summary | |
---|---|
String[][] |
getRequiredAttrs()
Each entry in this array (a String[]) lists attributes of which one must exist in this tag. |
Methods inherited from class BaseValidationRuleGrammar |
---|
getAttrDependencies, getMutuallyExclusiveAttrs, onBeginCheck |
Methods inherited from class AnnotationGrammar |
---|
addError, addError, addError, addMemberArrayGrammar, addMemberGrammar, addMemberType, addWarning, addWarning, addWarning, beginCheck, check, check, endCheck, getDiagnostics, getEnv, getRequiredRuntimeVersion, getRuntimeVersionChecker, onCheckMember, onEndCheck |
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ValidateCustomGrammar(AnnotationProcessorEnvironment env, Diagnostics diagnostics, RuntimeVersionChecker rvc)
Method Detail |
---|
public String[][] getRequiredAttrs()
AnnotationGrammar
getRequiredAttrs
in class AnnotationGrammar
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |