Class NonEmptyAtclauseDescriptionCheck

All Implemented Interfaces:
Configurable, Contextualizable

public class NonEmptyAtclauseDescriptionCheck extends AbstractJavadocCheck
Checks that the block tag is followed by description.
Since:
6.0
  • Field Details

    • MSG_KEY

      public static final String MSG_KEY
      A key is pointing to the warning message text in "messages.properties" file.
      See Also:
  • Constructor Details

    • NonEmptyAtclauseDescriptionCheck

      public NonEmptyAtclauseDescriptionCheck()
  • Method Details