Uses of Class com.puppycrawl.tools.checkstyle.checks.whitespace.OperatorWrapOption

Uses in package com.puppycrawl.tools.checkstyle.checks.whitespace

Fields of type com.puppycrawl.tools.checkstyle.checks.whitespace.OperatorWrapOption

OperatorWrapOption
Require that the operator is at the end of the line.
OperatorWrapOption
Require that the operator is on a new line.