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