|
FindBugs™ 1.3.9 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OpcodeStack.Item.SpecialKind | |
---|---|
edu.umd.cs.findbugs | Main package for the FindBugs application - contains the engine class (FindBugs), the object model classes for bug instances (BugInstance, BugAnnotation), and other miscellany. |
Uses of OpcodeStack.Item.SpecialKind in edu.umd.cs.findbugs |
---|
Fields in edu.umd.cs.findbugs with annotations of type OpcodeStack.Item.SpecialKind | |
---|---|
static int |
OpcodeStack.Item.AVERAGE_COMPUTED_USING_DIVISION
|
static int |
OpcodeStack.Item.FILE_OPENED_IN_APPEND_MODE
|
static int |
OpcodeStack.Item.FILE_SEPARATOR_STRING
|
static int |
OpcodeStack.Item.FLOAT_MATH
|
static int |
OpcodeStack.Item.HASHCODE_INT
|
static int |
OpcodeStack.Item.HASHCODE_INT_REMAINDER
|
static int |
OpcodeStack.Item.INTEGER_SUM
|
static int |
OpcodeStack.Item.LOW_8_BITS_CLEAR
|
static int |
OpcodeStack.Item.MATH_ABS
|
static int |
OpcodeStack.Item.NASTY_FLOAT_MATH
|
static int |
OpcodeStack.Item.NEWLY_ALLOCATED
|
static int |
OpcodeStack.Item.NON_NEGATIVE
|
static int |
OpcodeStack.Item.NONZERO_MEANS_NULL
|
static int |
OpcodeStack.Item.NOT_SPECIAL
|
static int |
OpcodeStack.Item.RANDOM_INT
|
static int |
OpcodeStack.Item.RANDOM_INT_REMAINDER
|
static int |
OpcodeStack.Item.SERVLET_REQUEST_TAINTED
|
static int |
OpcodeStack.Item.SIGNED_BYTE
|
static int |
OpcodeStack.Item.ZERO_MEANS_NULL
|
Methods in edu.umd.cs.findbugs with annotations of type OpcodeStack.Item.SpecialKind | |
---|---|
int |
OpcodeStack.Item.getSpecialKind()
|
Method parameters in edu.umd.cs.findbugs with annotations of type OpcodeStack.Item.SpecialKind | |
---|---|
OpcodeStack.Item |
OpcodeStack.Item.cloneAndSetSpecialKind(int specialKind)
|
void |
OpcodeStack.Item.setSpecialKind(int specialKind)
|
|
FindBugs™ 1.3.9 | |||||||||
PREV NEXT | FRAMES NO FRAMES |