|
RPNXCortado
C++23 JVM class-file, bytecode, validation, and JAR toolkit
|
An EnclosingMethod attribute. More...
#include <attributes.hpp>
Public Attributes | |
| constant_pool_index | name_index |
| constant_pool_index | class_index |
| constant_pool_index | method_index |
An EnclosingMethod attribute.
Definition at line 199 of file attributes.hpp.
| constant_pool_index rpnx::cortado::enclosing_method_attribute::class_index |
Definition at line 202 of file attributes.hpp.
| constant_pool_index rpnx::cortado::enclosing_method_attribute::method_index |
Definition at line 203 of file attributes.hpp.
| constant_pool_index rpnx::cortado::enclosing_method_attribute::name_index |
Definition at line 201 of file attributes.hpp.