AbstractBinaryModuleInfoParser |
|
AsmModuleInfoParser |
Extract information from module with ASM
|
JavaModuleDescriptor |
Simple representation of a ModuleDescriptor containing info required by this plugin.
|
JavaModuleDescriptor.Builder |
A JavaModuleDescriptor Builder
|
JavaModuleDescriptor.JavaExports |
Represents ModuleDescriptor.Exports
|
JavaModuleDescriptor.JavaProvides |
Represents ModuleDescriptor.Provides
|
JavaModuleDescriptor.JavaRequires |
Represents ModuleDescriptor.Requires
|
JavaModuleDescriptor.JavaRequires.JavaModifier |
Represents ModuleDescriptor.Requires.Modifier
|
ManifestModuleNameExtractor |
Extracts the name of the module by reading the Automatic-Module-Name attribute of the manifest file
|
ModuleInfoParser |
Extract information from the module-info file
|
ModuleNameExtractor |
|
ModuleNameSource |
|
ResolvePathRequest |
|
ResolvePathResult |
Holds the results of the location manager
|
ResolvePathsRequest |
Contains all information required to analyze the project
|
ResolvePathsResult |
Holds the results of the project analyzer
|
SourceModuleInfoParser |
Extract information from module with QDox
|