Package edu.umd.cs.findbugs.ba.constant


@ParametersAreNonnullByDefault @AnalysisContextContained package edu.umd.cs.findbugs.ba.constant
  • Classes
    Class
    Description
    Abstract dataflow value representing a value which may or may not be a constant.
    Dataflow analysis to find constant values.
    Dataflow class for ConstantAnalysis.
    Dataflow Frame for Constants.
    Visitor to model the effect of bytecode instructions on ConstantFrames.