Interface WhitelistAnnotationParser

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

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