Class ConstantsFormatter
java.lang.Object
com.pnfsoftware.jeb.core.units.code.asm.render.ConstantsFormatter
A formatter for a series code constants. For a series, the constants are
OR'ed together
using the PIPE (|) character. Those objects are used by NumberFormatters.-
Constructor Summary
ConstructorsConstructorDescriptionConstantsFormatter(Collection<CodeConstant> flags) ConstantsFormatter(Collection<CodeConstant> flags, Object leftOver) -
Method Summary
-
Constructor Details
-
ConstantsFormatter
-
ConstantsFormatter
-
ConstantsFormatter
-
-
Method Details
-
getConstants
-
format
-