Class DalvikTypeVariable
java.lang.Object
com.ibm.wala.util.graph.impl.NodeWithNumber
com.ibm.wala.fixpoint.AbstractVariable<TypeVariable>
com.ibm.wala.analysis.typeInference.TypeVariable
com.ibm.wala.dalvik.analysis.typeInference.DalvikTypeVariable
- All Implemented Interfaces:
IVariable<TypeVariable>, INodeWithNumber
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class TypeVariable
copyState, getType, setType, toStringMethods inherited from class AbstractVariable
equals, getOrderNumber, hashCode, nextHash, setOrderNumberMethods inherited from class NodeWithNumber
getGraphNodeId, setGraphNodeIdMethods inherited from interface INodeWithNumber
getGraphNodeId, setGraphNodeId
-
Constructor Details
-
DalvikTypeVariable
-
DalvikTypeVariable
-
-
Method Details
-
isIntZeroConstant
public boolean isIntZeroConstant()
-