Uses of Enum
org.apache.bcel.verifier.structurals.Subroutines.ColourConstants
Packages that use Subroutines.ColourConstants
Package
Description
A PassVerifier class mostly used internally by JustIce, yielding a control flow graph for public use as a nice side effect.
-
Uses of Subroutines.ColourConstants in org.apache.bcel.verifier.structurals
Methods in org.apache.bcel.verifier.structurals that return Subroutines.ColourConstantsModifier and TypeMethodDescriptionstatic Subroutines.ColourConstants
Returns the enum constant of this type with the specified name.static Subroutines.ColourConstants[]
Subroutines.ColourConstants.values()
Returns an array containing the constants of this enum type, in the order they are declared.