Uses of Class
com.puppycrawl.tools.checkstyle.JavadocCommentsAstVisitor.TextAccumulator
Packages that use JavadocCommentsAstVisitor.TextAccumulator
Package
Description
Contains the implementation of the Checkstyle framework.
-
Uses of JavadocCommentsAstVisitor.TextAccumulator in com.puppycrawl.tools.checkstyle
Fields in com.puppycrawl.tools.checkstyle declared as JavadocCommentsAstVisitor.TextAccumulatorModifier and TypeFieldDescriptionprivate final JavadocCommentsAstVisitor.TextAccumulator
JavadocCommentsAstVisitor.accumulator
Accumulator for consecutive TEXT tokens.