Enum LineWrappingHandler.LineWrappingOptions

java.lang.Object
java.lang.Enum<LineWrappingHandler.LineWrappingOptions>
com.puppycrawl.tools.checkstyle.checks.indentation.LineWrappingHandler.LineWrappingOptions
All Implemented Interfaces:
Serializable, Comparable<LineWrappingHandler.LineWrappingOptions>
Enclosing class:
LineWrappingHandler

Enum to be used for test if first line's indentation should be checked or not.