Uses of Enum
org.apache.bcel.util.BCELifier.FLAGS
Packages that use BCELifier.FLAGS
Package
Description
Utility classes for the Apache Byte Code Engineering Library (BCEL), namely:
Collection classes for JavaClass objects
A converter for class files to HTML
A tool to find instructions patterns via regular expressions
A class to find classes as defined in the CLASSPATH
A class loader that allows to create classes at run time
-
Uses of BCELifier.FLAGS in org.apache.bcel.util
Subclasses with type arguments of type BCELifier.FLAGS in org.apache.bcel.utilMethods in org.apache.bcel.util that return BCELifier.FLAGSModifier and TypeMethodDescriptionstatic BCELifier.FLAGSReturns 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.Methods in org.apache.bcel.util with parameters of type BCELifier.FLAGSModifier and TypeMethodDescriptionstatic StringBCELifier.printFlags(int flags, BCELifier.FLAGS location) Return a string with the flag settings