Uses of Package
com.puppycrawl.tools.checkstyle.checks.imports
Package
Description
Contains the Imports checks that are
bundled with the main distribution.
-
ClassDescriptionRepresents a tree of import rules for controlling whether packages or classes are allowed to be used.Base class for import rules.Represents the result of an access check.Contains import attributes as line number, import full path, import group.Contains matching attributes assisting in definition of "best matching" group for import.Represents the policy for checking import order statements.Represents the strategy when none of the rules (allow/disallow tags) match inside subpackage and import-control tag of ImportControlCheck config.Represents a tree of import rules for a specific package.Holds the names of referenced types and names of declared inner types.