Interface WhitelistAnnotationParser

All Known Implementing Classes:
AliasAnnotationParser, AugmentedAnnotationParser, CompileTimeOnlyAnnotationParser, DeprecatedAnnotationParser, DynamicTypeAnnotationParser, InjectConstantAnnotationParser, NoImportAnnotationParser, NonDeterministicAnnotationParser

public interface WhitelistAnnotationParser
WhitelistAnnotationParser is an interface used to define how to parse an annotation against any whitelist object while loading.