Class FieldNamingConventionsRule

  • All Implemented Interfaces:
    JavaParserVisitor, net.sourceforge.pmd.lang.rule.ImmutableLanguage, net.sourceforge.pmd.properties.PropertySource, net.sourceforge.pmd.Rule

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