↓ 2 callersMethodcombineCombine two <code>Item</code>s together, when the information contained in both items is true. Thus, for example, in a not-null analysis, where <code>
ded/soot/polyglot-1.3.5/src/polyglot/visit/DataFlow.java:1186
↓ 2 callersMethodconstantValueSet the constant value of the field. @param value the constant value. Should be an instance of String, Boolean, Byte, Short, Character, Integer, Long
ded/soot/polyglot-1.3.5/src/polyglot/types/FieldInstance.java:33