-
Fields Field Description com.puppycrawl.tools.checkstyle.grammars.javadoc.JavadocLexer.tokenNames UseJavadocLexer.VOCABULARY
instead.com.puppycrawl.tools.checkstyle.grammars.javadoc.JavadocParser.tokenNames UseJavadocParser.VOCABULARY
instead.
-
Constructors Constructor Description com.puppycrawl.tools.checkstyle.api.FileContents(String, String...) UseFileContents(FileText)
instead in order to preserve the original line breaks where possible.