| Class |
Description |
|
ASMTools
|
- Authors:
- Brian Pontarelli
|
|
BaseDependencyDelegate
|
Base class for delegates that might work on dependencies. |
|
ClasspathDelegate
|
Classpath delegate for closures. |
|
CopyDelegate
|
Delegate for the copy method's closure. |
|
DependencyChecker
|
- Authors:
- Brian Pontarelli
|
|
DependencyPlugin
|
Dependency plugin. |
|
DependencySettings
|
Settings for the Dependency plugin. |
|
DependencySettings.LicenseSettings
|
|
|
ImportAnnotationVisitor
|
ASM AnnotationVisitor that builds a list of classes used within the annotation being visited. |
|
ImportClassVisitor
|
ASM ClassVisitor that builds a list of classes used within the Class being visited. |
|
ImportFieldVisitor
|
ASM FieldVisitor that builds a list of classes used by the field being visited. |
|
ImportMethodVisitor
|
ASM MethodVisitor that builds a list of classes used within the method being visited. |
|
ImportSignatureVisitor
|
ASM SignatureVisitor that builds a list of classes used within a generic signature of a method, field, or class.
|
|
ResolveDelegate
|
Resolve delegate for closures. |