com.puppycrawl.tools.checkstyle.checks.whitespace
public final class OperatorWrapOption extends AbstractOption
Version: 1.0
Field Summary | |
---|---|
static OperatorWrapOption | EOL Require that the operator is at the end of the line. |
static OperatorWrapOption | NL Require that the operator is on a new line. |
Method Summary | |
---|---|
protected Map | getStrToOpt() {@inheritDoc} |