Uses of Class
edu.umd.cs.findbugs.ba.constant.Constant
Packages that use Constant
-
Uses of Constant in edu.umd.cs.findbugs.ba.constant
Subclasses with type arguments of type Constant in edu.umd.cs.findbugs.ba.constantModifier and TypeClassDescriptionclassDataflow analysis to find constant values.classDataflow Frame for Constants.classVisitor to model the effect of bytecode instructions on ConstantFrames.Fields in edu.umd.cs.findbugs.ba.constant declared as ConstantModifier and TypeFieldDescriptionstatic final ConstantConstant.NOT_CONSTANTSingle instance representing all non-constant values.Methods in edu.umd.cs.findbugs.ba.constant that return ConstantModifier and TypeMethodDescriptionConstantFrameModelingVisitor.getDefaultValue()static ConstantMerge two Constnts.Methods in edu.umd.cs.findbugs.ba.constant with parameters of type Constant