Package | Description |
---|---|
edu.umd.cs.findbugs.classfile |
A high-level abstraction layer for codebases, classes, and components of
classes (methods, fields, instructions, etc.).
|
edu.umd.cs.findbugs.classfile.impl |
Implementations of the interfaces in the edu.umd.cs.findbugs.classfile
package: the core classes of the FindBugs classfile/classpath support
layer.
|
Modifier and Type | Method and Description |
---|---|
IClassPathBuilder |
IClassFactory.createClassPathBuilder(IErrorLogger errorLogger) |
Modifier and Type | Class and Description |
---|---|
class |
ClassPathBuilder
Implementation of IClassPathBuilder.
|
Modifier and Type | Method and Description |
---|---|
IClassPathBuilder |
ClassFactory.createClassPathBuilder(IErrorLogger errorLogger) |
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.