protected class NullnessAnalysis.AnalysisInfo
extends java.util.BitSet
Value
to
any of the constants BOTTOM, NON_NULL, NULL or TOP.
This class returns BOTTOM by default.Constructor and Description |
---|
AnalysisInfo() |
AnalysisInfo(NullnessAnalysis.AnalysisInfo other) |
Modifier and Type | Method and Description |
---|---|
int |
get(Value key) |
void |
put(Value key,
int val) |
and, andNot, cardinality, clear, clear, clear, clone, equals, flip, flip, get, get, hashCode, intersects, isEmpty, length, nextClearBit, nextSetBit, or, previousClearBit, previousSetBit, set, set, set, set, size, stream, toByteArray, toLongArray, toString, valueOf, valueOf, valueOf, valueOf, xor
public AnalysisInfo()
public AnalysisInfo(NullnessAnalysis.AnalysisInfo other)