Class AbstractVfRule

  • All Implemented Interfaces:
    net.sourceforge.pmd.lang.rule.ImmutableLanguage, VfParserVisitor, net.sourceforge.pmd.properties.PropertySource, net.sourceforge.pmd.Rule
    Direct Known Subclasses:
    VfCsrfRule, VfUnescapeElRule

    public abstract class AbstractVfRule
    extends net.sourceforge.pmd.lang.rule.AbstractRule
    implements VfParserVisitor, net.sourceforge.pmd.lang.rule.ImmutableLanguage
    • Field Summary

      • Fields inherited from class net.sourceforge.pmd.properties.AbstractPropertySource

        propertyDescriptors, propertyValuesByDescriptor
      • Fields inherited from interface net.sourceforge.pmd.Rule

        VIOLATION_SUPPRESS_REGEX_DESCRIPTOR, VIOLATION_SUPPRESS_XPATH_DESCRIPTOR
    • Constructor Summary

      Constructors 
      Constructor Description
      AbstractVfRule()