Class Definitions

java.lang.Object
com.puppycrawl.tools.checkstyle.Definitions

public final class Definitions extends Object
Contains constant definitions common to the package.
  • Field Details

    • CHECKSTYLE_BUNDLE

      public static final String CHECKSTYLE_BUNDLE
      Name of resource bundle for Checkstyle.
      See Also:
    • INTERNAL_MODULES

      public static final Set<String> INTERNAL_MODULES
      Name of modules which are not checks, but are internal modules.