Package com.puppycrawl.tools.checkstyle.checks.javadoc.utils
Contains utils classes for the Javadoc checks that are bundled with the main distribution.
-
Class Summary Class Description BlockTagUtil Tools for parsing block tags from a Javadoc comment.InlineTagUtil Tools for extracting inline tags from Javadoc comments.TagInfo Value object for storing data about a parsed tag.