Uses of Class com.puppycrawl.tools.checkstyle.checks.blocks.RightCurlyOption

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

Fields of type com.puppycrawl.tools.checkstyle.checks.blocks.RightCurlyOption

RightCurlyOption
Represents the policy that the brace must be alone on the line.
RightCurlyOption
Represents the policy that the brace must be on the same line as the next statement.