Class BinaryOpWithConstant

java.lang.Object
com.ibm.wala.analysis.arraybounds.BinaryOpWithConstant

public class BinaryOpWithConstant extends Object
Normalizes a binary operation with a constant by providing direct access to assigned = other op constant.
Author:
Stephan Gocht <stephan@gobro.de>