Uses of Class
com.puppycrawl.tools.checkstyle.checks.indentation.LineWrappingHandler
Package
Description
Contains all classes required for the
indentation check.
-
Uses of LineWrappingHandler in com.puppycrawl.tools.checkstyle.checks.indentation
Modifier and TypeFieldDescriptionprivate final LineWrappingHandler
IndentationCheck.lineWrappingHandler
Instance of line wrapping handler to use.Modifier and TypeMethodDescriptionIndentationCheck.getLineWrappingHandler()
Accessor for the line wrapping handler.