public class TaintingAnnotationConverter extends SimpleQualifierParameterAnnotationConverter<Tainting>
BOTTOM, DEFAULT_QUAL, lowerOp, MULTI_ANNO_NAME_PREFIX, POLY_NAME, PRIMARY_TARGET, SOURCE_VALUE_NAME, TARGET_PARAM_NAME, TOP, upperOp, WILDCARD_NAME| Constructor and Description |
|---|
TaintingAnnotationConverter() |
| Modifier and Type | Method and Description |
|---|---|
Tainting |
getQualifier(AnnotationMirror anno)
Convert @Tainted and @Untainted annotations into a Tainting enum
|
fromAnnotations, getDeclaredParameters, hasPolyAnnotationCheck, isAnnotationSupported, specialCaseHandlepublic Tainting getQualifier(AnnotationMirror anno)
getQualifier in class SimpleQualifierParameterAnnotationConverter<Tainting>anno - the annotation