Package | Description |
---|---|
org.apache.bcel.verifier.structurals |
Provides a PassVerifier class mostly used internally by JustIce, yielding a control flow graph for public use as
a nice side effect.
|
Modifier and Type | Method and Description |
---|---|
static Subroutines.ColourConstants |
Subroutines.ColourConstants.valueOf(java.lang.String name)
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.
|