public class TaintingChecker extends Checker<Tainting>
Constructor and Description |
---|
TaintingChecker() |
Modifier and Type | Method and Description |
---|---|
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<Tainting>