Uses of Enum
edu.umd.cs.findbugs.ba.ResourceValueFrame.State
Packages that use ResourceValueFrame.State
Package
Description
A bytecode analysis framework for BCEL, providing CFG construction, generic
dataflow analysis, and a variety of specific dataflow analyses.
-
Uses of ResourceValueFrame.State in edu.umd.cs.findbugs.ba
Subclasses with type arguments of type ResourceValueFrame.State in edu.umd.cs.findbugs.baFields in edu.umd.cs.findbugs.ba declared as ResourceValueFrame.StateMethods in edu.umd.cs.findbugs.ba that return ResourceValueFrame.StateModifier and TypeMethodDescriptionResourceValueFrame.getStatus()static ResourceValueFrame.StateReturns the enum constant of this type with the specified name.static ResourceValueFrame.State[]ResourceValueFrame.State.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in edu.umd.cs.findbugs.ba with parameters of type ResourceValueFrame.StateModifier and TypeMethodDescriptionvoidResourceValueFrame.setStatus(ResourceValueFrame.State status)