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 | Description |
---|---|---|
void |
ClassParser.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 |
ClassParserUsingASM.parse(ClassInfo.Builder builder) |
|
void |
ClassParserUsingBCEL.parse(ClassInfo.Builder builder) |
Deprecated.
|
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.