| Class | Description |
|---|---|
| AttributesUtils |
a collection of static methods for working with code attribute queries
|
| CodeByteUtils |
a collection of static methods for working with retrieving arbitrary code
bytes in a code byte array
|
| CollectionUtils |
a collection of static methods for determining if a class belongs to one or
more collection types.
|
| OpcodeUtils |
a collection of static methods for categorizing opcodes into groups
|
| RegisterUtils |
an auxiliary class for managing and manipulating registers
|
| SignatureUtils |
a collection of static methods for parsing signatures to find information out
about them
|
| TernaryPatcher |
restores OpcodeStack Item's userValues when a ternary is processed.
|
| ToString |
an automatic toString() builder using reflection
|
| Values |
a class holding common constants used throughout fb-contrib
|
| XClassUtils |
Utility class for XClass and XMethod classes.
|
| Enum | Description |
|---|---|
| BugType |
an enumeration of all the bug instance types that fb-contrib produces
|
| Annotation Type | Description |
|---|---|
| PublicAPI |
used to denote a method is used by an external tool to access bug
information.
|
Copyright © 2005-2015 MeBigFatGuy.com. All Rights Reserved.