|
|||||||||
| Home >> All >> com >> puppycrawl >> tools >> checkstyle >> [ api overview ] | PREV NEXT | ||||||||
Uses of Package
com.puppycrawl.tools.checkstyle.api
| Classes in com.puppycrawl.tools.checkstyle.api used by com.puppycrawl.tools.checkstyle.api | |
| AbstractViolationReporter
Serves as an abstract base class for all modules that report inspection findings. |
|
| AuditEvent
Raw event for audit. |
|
| AutomaticBean
A Java Bean that implements the component lifecycle interfaces by calling the bean's setters for all configration attributes. |
|
| AutomaticBeanTest.TestBean
|
|
| Check
The base class for checks. |
|
| CheckstyleException
Represents an error condition within Checkstyle. |
|
| Configurable
A component that can be configured. |
|
| Configuration
A Configuration is used to configure a Configurable component. |
|
| Context
A context to be used in subcomponents. |
|
| Contextualizable
A Component that needs context information from it's container to work. |
|
| DetailAST
An extension of the CommonAST that records the line and column number. |
|
| FileContents
Represents the contents of a file. |
|
| FileSetCheck
Interface for Checking a set of files for some criteria. |
|
| Filter
An interface for filtering AuditEvents. |
|
| FullIdent
Represents a full identifier, including dots, with associated position information. |
|
| LocalizedMessage
Represents a message that can be localised. |
|
| LocalizedMessages
Collection of messages. |
|
| MessageDispatcher
Used by FileSetChecks to distribute AuditEvents to AuditListeners. |
|
| Scope
Represents a Java visibility scope. |
|
| SeverityLevel
Severity level for a check violation. |
|
|
|||||||||
| Home >> All >> com >> puppycrawl >> tools >> checkstyle >> [ api overview ] | PREV NEXT | ||||||||