|
RPNXCortado
C++23 JVM class-file, bytecode, validation, and JAR toolkit
|
A ConstantValue attribute. More...
#include <attributes.hpp>
Public Attributes | |
| constant_pool_index | name_index |
UTF-8 constant containing ConstantValue. | |
| constant_pool_index | constant_value_index |
| Compatible integer, float, long, double, or string constant. | |
A ConstantValue attribute.
Definition at line 39 of file attributes.hpp.
| constant_pool_index rpnx::cortado::constant_value_attribute::constant_value_index |
Compatible integer, float, long, double, or string constant.
Definition at line 42 of file attributes.hpp.
| constant_pool_index rpnx::cortado::constant_value_attribute::name_index |
UTF-8 constant containing ConstantValue.
Definition at line 41 of file attributes.hpp.