|
RPNXCortado
C++23 JVM class-file, bytecode, validation, and JAR toolkit
|
One component in a Record attribute. More...
#include <attributes.hpp>
Public Attributes | |
| constant_pool_index | name_index |
| constant_pool_index | descriptor_index |
| std::vector< record_component_attribute > | attributes |
One component in a Record attribute.
Definition at line 671 of file attributes.hpp.
| std::vector< record_component_attribute > rpnx::cortado::record_component_info::attributes |
Definition at line 675 of file attributes.hpp.
| constant_pool_index rpnx::cortado::record_component_info::descriptor_index |
Definition at line 674 of file attributes.hpp.
| constant_pool_index rpnx::cortado::record_component_info::name_index |
Definition at line 673 of file attributes.hpp.