Package | Description |
---|---|
edu.umd.cs.findbugs.classfile.engine |
Analysis engine classes to produce the analyses defined
in the edu.umd.cs.findbugs.classfile.analysis package.
|
Modifier and Type | Method and Description |
---|---|
void |
ClassParserUsingBCEL.parse(ClassInfo.Builder builder)
Deprecated.
|
void |
ClassParserUsingASM.parse(ClassInfo.Builder builder) |
void |
ClassParserInterface.parse(ClassInfo.Builder classInfo)
Parse the class data into a ClassInfo object containing (some of) the
class's symbolic information.
|
void |
ClassParser.parse(ClassInfo.Builder builder) |
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.