Class FormalParameterNamingConventionsRule

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

    public final class FormalParameterNamingConventionsRule
    extends AbstractJavaRulechainRule
    Enforces a naming convention for lambda and method parameters.
    Author:
    Clément Fournier
    Since:
    6.6.0
    • Constructor Detail

      • FormalParameterNamingConventionsRule

        public FormalParameterNamingConventionsRule()