Class AssignmentToNonFinalStaticRule

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

    public class AssignmentToNonFinalStaticRule
    extends AbstractJavaRulechainRule
    Author:
    Eric Olander
    Since:
    Created on October 24, 2004, 8:56 AM