Uses of Class
com.puppycrawl.tools.checkstyle.api.AbstractFileSetCheck.FileContext
Package
Description
Contains the core API to be used to implement checks.
-
Uses of AbstractFileSetCheck.FileContext in com.puppycrawl.tools.checkstyle.api
Modifier and TypeFieldDescriptionprivate final ThreadLocal<AbstractFileSetCheck.FileContext>
AbstractFileSetCheck.context
The check context.