|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Nullable | |
|---|---|
| edu.umd.cs.findbugs.ba | A bytecode analysis framework for BCEL, providing CFG construction, generic dataflow analysis, and a variety of specific dataflow analyses. |
| edu.umd.cs.findbugs.ba.bcp | |
| edu.umd.cs.findbugs.ba.constant | |
| Uses of Nullable in edu.umd.cs.findbugs.ba |
|---|
| Method parameters in edu.umd.cs.findbugs.ba with annotations of type Nullable | |
|---|---|
protected FrameType |
FrameDataflowAnalysis.modifyFrame(FrameType orig,
FrameType copy)
Create a modifiable copy of a frame. |
void |
DataflowAnalysis.transfer(BasicBlock basicBlock,
org.apache.bcel.generic.InstructionHandle end,
Fact start,
Fact result)
Transfer function for the analysis. |
| Uses of Nullable in edu.umd.cs.findbugs.ba.bcp |
|---|
| Constructor parameters in edu.umd.cs.findbugs.ba.bcp with annotations of type Nullable | |
|---|---|
FieldVariable(ValueNumber ref,
java.lang.String className,
java.lang.String fieldName,
java.lang.String fieldSig)
Constructor for instance fields. |
|
Invoke(java.lang.String className,
java.lang.String methodName,
java.lang.String methodSig,
int mode,
RepositoryLookupFailureCallback lookupFailureCallback)
Constructor. |
|
| Uses of Nullable in edu.umd.cs.findbugs.ba.constant |
|---|
| Constructor parameters in edu.umd.cs.findbugs.ba.constant with annotations of type Nullable | |
|---|---|
Constant(java.lang.Object value)
Constructor for a constant value. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||