|
RPNXCortado
C++23 JVM class-file, bytecode, validation, and JAR toolkit
|
A CONSTANT_Methodref entry. More...
#include <types.hpp>
Public Attributes | |
| constant_pool_index | class_index |
| Index of the declaring class or interface constant. | |
| constant_pool_index | name_and_type_index |
Index of the method's name_and_type_constant. | |
Static Public Attributes | |
| static constexpr constant_pool_tag | tag = constant_pool_tag::method_reference |
| static constexpr std::size_t | slot_count = 1 |
| constant_pool_index rpnx::cortado::methodref_constant::class_index |
| constant_pool_index rpnx::cortado::methodref_constant::name_and_type_index |
Index of the method's name_and_type_constant.
|
staticconstexpr |
|
staticconstexpr |