RPNXCortado
C++23 JVM class-file, bytecode, validation, and JAR toolkit
Loading...
Searching...
No Matches
rpnx::cortado::method_parameter Struct Reference

One MethodParameters entry. More...

#include <attributes.hpp>

Public Attributes

constant_pool_index name_index
 
method_parameter_access_flags access_flags {method_parameter_access_flags::none}
 

Detailed Description

One MethodParameters entry.

Definition at line 553 of file attributes.hpp.

Member Data Documentation

◆ access_flags

method_parameter_access_flags rpnx::cortado::method_parameter::access_flags {method_parameter_access_flags::none}

Definition at line 556 of file attributes.hpp.

◆ name_index

constant_pool_index rpnx::cortado::method_parameter::name_index

Definition at line 555 of file attributes.hpp.


The documentation for this struct was generated from the following file: