Uses of Class
com.puppycrawl.tools.checkstyle.checks.indentation.LineWrappingHandler
-
Packages that use LineWrappingHandler Package Description com.puppycrawl.tools.checkstyle.checks.indentation 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 LineWrappingHandler Modifier and Type Method Description LineWrappingHandler
IndentationCheck. getLineWrappingHandler()
Accessor for the line wrapping handler.
-