Uses of Interface
net.sourceforge.pmd.lang.rule.RuleViolationFactory
-
Packages that use RuleViolationFactory Package Description net.sourceforge.pmd.lang net.sourceforge.pmd.lang.rule -
-
Uses of RuleViolationFactory in net.sourceforge.pmd.lang
Methods in net.sourceforge.pmd.lang that return RuleViolationFactory Modifier and Type Method Description RuleViolationFactory
LanguageVersionHandler. getRuleViolationFactory()
Get the RuleViolationFactory. -
Uses of RuleViolationFactory in net.sourceforge.pmd.lang.rule
Classes in net.sourceforge.pmd.lang.rule that implement RuleViolationFactory Modifier and Type Class Description class
AbstractRuleViolationFactory
-