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.indentationFields in com.puppycrawl.tools.checkstyle.checks.indentation declared as LineWrappingHandlerModifier and TypeFieldDescriptionprivate final LineWrappingHandlerIndentationCheck.lineWrappingHandlerInstance of line wrapping handler to use.Methods in com.puppycrawl.tools.checkstyle.checks.indentation that return LineWrappingHandlerModifier and TypeMethodDescriptionIndentationCheck.getLineWrappingHandler()Accessor for the line wrapping handler.