Class FieldNamingConventionsRule

  • All Implemented Interfaces:
    net.sourceforge.pmd.lang.ast.AstVisitor, JavaVisitor, net.sourceforge.pmd.lang.rule.Rule, net.sourceforge.pmd.properties.PropertySource

    public class FieldNamingConventionsRule
    extends AbstractJavaRulechainRule
    Configurable naming conventions for field declarations.
    Author:
    Clément Fournier
    Since:
    6.7.0