Uses of Class
com.puppycrawl.tools.checkstyle.checks.indentation.LineWrappingHandler
Packages that use LineWrappingHandler
Package
Description
Contains all classes required for the
indentation check.
-
Uses of LineWrappingHandler in com.puppycrawl.tools.checkstyle.checks.indentation
Methods in com.puppycrawl.tools.checkstyle.checks.indentation that return LineWrappingHandlerModifier and TypeMethodDescriptionIndentationCheck.getLineWrappingHandler()
Accessor for the line wrapping handler.