|
RPNXCortado
C++23 JVM class-file, bytecode, validation, and JAR toolkit
|
One provides entry in a Module attribute. More...
#include <attributes.hpp>
Public Attributes | |
| constant_pool_index | provides_index |
| std::vector< constant_pool_index > | provides_with_indexes |
One provides entry in a Module attribute.
Definition at line 605 of file attributes.hpp.
| constant_pool_index rpnx::cortado::module_provides_info::provides_index |
Definition at line 607 of file attributes.hpp.
| std::vector< constant_pool_index > rpnx::cortado::module_provides_info::provides_with_indexes |
Definition at line 608 of file attributes.hpp.