public class TaintingQualChecker extends QualifierParameterChecker<Tainting>
Constructor and Description |
---|
TaintingQualChecker() |
Modifier and Type | Method and Description |
---|---|
protected SurfaceSyntaxFormatterConfiguration<Tainting> |
createSurfaceSyntaxFormatterConfiguration()
Type systems should override this method to provide a configuration that is required to format
qualifiers in an annotation syntax.
|
protected TaintingQualifiedTypeFactory |
createTypeFactory()
Constructs the
QualifiedTypeFactory for use by this Checker . |
createQualifiedTypeFormatter
getAnnotationProvider, getChecker, getCheckerAdapter, getContext, getElementUtils, getInvisibleQualifiers, getOptionConfiguration, getProcessingEnvironment, getQualifiedTypeUtils, getTreeUtils, getTypeFactory, getTypeUtils
protected TaintingQualifiedTypeFactory createTypeFactory()
Checker
QualifiedTypeFactory
for use by this Checker
.createTypeFactory
in class Checker<QualParams<Tainting>>
protected SurfaceSyntaxFormatterConfiguration<Tainting> createSurfaceSyntaxFormatterConfiguration()
QualifierParameterChecker
createSurfaceSyntaxFormatterConfiguration
in class QualifierParameterChecker<Tainting>