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

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

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

PadOption
Represents no spacing following a left parenthesis or preceding a right one.
PadOption
Represents mandatory spacing following a left parenthesis and preceeing a right one.