Uses of Class
com.puppycrawl.tools.checkstyle.api.AbstractFileSetCheck.FileContext
-
Packages that use AbstractFileSetCheck.FileContext Package Description com.puppycrawl.tools.checkstyle.api 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.FileContext Modifier and Type Field Description private ThreadLocal<AbstractFileSetCheck.FileContext>
AbstractFileSetCheck. context
The check context.
-