Uses of Class
com.puppycrawl.tools.checkstyle.api.AbstractCheck.FileContext
Packages that use AbstractCheck.FileContext
Package
Description
Contains the core API to be used to implement checks.
-
Uses of AbstractCheck.FileContext in com.puppycrawl.tools.checkstyle.api
Fields in com.puppycrawl.tools.checkstyle.api with type parameters of type AbstractCheck.FileContextModifier and TypeFieldDescriptionprivate final ThreadLocal<AbstractCheck.FileContext>
AbstractCheck.context
The check context.