Package de.ikor.sip.foundation.mvnplugin.model
package de.ikor.sip.foundation.mvnplugin.model
-
ClassDescriptionFinal result of analyzing the code base for banned imports.Holds the information of what imports should be banned and from which base package.Groups multiple
BannedImportGroup
objects.Holds the matches that were found within a single source file.Represents an import statement that has been discovered while parsing a source file.Represents a source file that has been parsed for import statements.