Uses of Package
com.puppycrawl.tools.checkstyle.checks.indentation
Packages that use com.puppycrawl.tools.checkstyle.checks.indentation
Package
Description
Contains all classes required for the
indentation check.
-
Classes in com.puppycrawl.tools.checkstyle.checks.indentation used by com.puppycrawl.tools.checkstyle.checks.indentationClassDescriptionAbstract base class for all handlers.Handler for parents of blocks ('if', 'else', 'while', etc).Represents a set of abstract syntax tree.Factory for handlers.Checks correct indentation of Java code.Encapsulates representation of notion of expected indentation levels.This class checks line-wrapping into definitions and expressions.Enum to be used for test if first line's indentation should be checked or not.