Uses of Class
edu.umd.cs.findbugs.ba.constant.ConstantFrame
Packages that use ConstantFrame
-
Uses of ConstantFrame in edu.umd.cs.findbugs.ba.constant
Methods in edu.umd.cs.findbugs.ba.constant that return ConstantFrameMethods in edu.umd.cs.findbugs.ba.constant with parameters of type ConstantFrameModifier and TypeMethodDescriptionvoidConstantAnalysis.initEntryFact(ConstantFrame frame) voidConstantAnalysis.meetInto(ConstantFrame fact, Edge edge, ConstantFrame result) protected voidConstantAnalysis.mergeValues(ConstantFrame otherFrame, ConstantFrame resultFrame, int slot) voidConstantAnalysis.transferInstruction(org.apache.bcel.generic.InstructionHandle handle, BasicBlock basicBlock, ConstantFrame frame)