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

A MethodParameters attribute. More...

#include <attributes.hpp>

Public Attributes

constant_pool_index name_index
 
std::vector< method_parameterparameters
 

Detailed Description

A MethodParameters attribute.

Definition at line 561 of file attributes.hpp.

Member Data Documentation

◆ name_index

constant_pool_index rpnx::cortado::method_parameters_attribute::name_index

Definition at line 563 of file attributes.hpp.

◆ parameters

std::vector< method_parameter > rpnx::cortado::method_parameters_attribute::parameters

Definition at line 564 of file attributes.hpp.


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