edu.umd.cs.findbugs.ba.constant
public class ConstantFrameModelingVisitor extends AbstractFrameModelingVisitor<Constant,ConstantFrame>
For now, only String constants are modeled. In the future we can add other kinds of constants.
See Also: ConstantAnalysis
Constructor Summary | |
---|---|
ConstantFrameModelingVisitor(ConstantPoolGen cpg) |