Class Hierarchy
- java.lang.Object
- com.puppycrawl.tools.checkstyle.api.AutomaticBean (implements com.puppycrawl.tools.checkstyle.api.Configurable, com.puppycrawl.tools.checkstyle.api.Contextualizable)
- com.puppycrawl.tools.checkstyle.api.AbstractViolationReporter
- com.puppycrawl.tools.checkstyle.api.AbstractCheck
- com.puppycrawl.tools.checkstyle.checks.ArrayTypeStyleCheck
 - com.puppycrawl.tools.checkstyle.checks.AvoidEscapedUnicodeCharactersCheck
 - com.puppycrawl.tools.checkstyle.checks.DescendantTokenCheck
 - com.puppycrawl.tools.checkstyle.checks.FinalParametersCheck
 - com.puppycrawl.tools.checkstyle.checks.NoCodeInFileCheck
 - com.puppycrawl.tools.checkstyle.checks.OuterTypeFilenameCheck
 - com.puppycrawl.tools.checkstyle.checks.SuppressWarningsHolder
 - com.puppycrawl.tools.checkstyle.checks.TodoCommentCheck
 - com.puppycrawl.tools.checkstyle.checks.TrailingCommentCheck
 - com.puppycrawl.tools.checkstyle.checks.UncommentedMainCheck
 - com.puppycrawl.tools.checkstyle.checks.UpperEllCheck
 
 - com.puppycrawl.tools.checkstyle.api.AbstractFileSetCheck (implements com.puppycrawl.tools.checkstyle.api.FileSetCheck)
- com.puppycrawl.tools.checkstyle.checks.NewlineAtEndOfFileCheck
 - com.puppycrawl.tools.checkstyle.checks.OrderedPropertiesCheck
 - com.puppycrawl.tools.checkstyle.checks.TranslationCheck
 - com.puppycrawl.tools.checkstyle.checks.UniquePropertiesCheck
 
 
 - com.puppycrawl.tools.checkstyle.api.AbstractCheck
 
 - com.puppycrawl.tools.checkstyle.api.AbstractViolationReporter
 
 - com.puppycrawl.tools.checkstyle.api.AutomaticBean (implements com.puppycrawl.tools.checkstyle.api.Configurable, com.puppycrawl.tools.checkstyle.api.Contextualizable)
 
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- com.puppycrawl.tools.checkstyle.checks.LineSeparatorOption
 
 
 - java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)