Package | Description |
---|---|
org.apache.bcel.util |
This package contains utility classes for the
Byte Code Engineering
Library, namely:
|
Modifier and Type | Method and Description |
---|---|
static BCELifier.FLAGS |
BCELifier.FLAGS.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BCELifier.FLAGS[] |
BCELifier.FLAGS.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static String |
BCELifier.printFlags(int flags,
BCELifier.FLAGS location)
Return a string with the flag settings
|
Copyright © 2004–2022 The Apache Software Foundation. All rights reserved.