Class AddEmptyStringRule

java.lang.Object
net.sourceforge.pmd.properties.AbstractPropertySource
net.sourceforge.pmd.lang.rule.AbstractRule
All Implemented Interfaces:
net.sourceforge.pmd.lang.ast.AstVisitor, JavaVisitor, net.sourceforge.pmd.lang.rule.Rule, net.sourceforge.pmd.properties.PropertySource

public class AddEmptyStringRule extends AbstractJavaRulechainRule
  • Constructor Details

    • AddEmptyStringRule

      public AddEmptyStringRule()
  • Method Details