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

A ModulePackages attribute. More...

#include <attributes.hpp>

Public Attributes

constant_pool_index name_index
 
std::vector< constant_pool_indexpackage_indexes
 

Detailed Description

A ModulePackages attribute.

Definition at line 628 of file attributes.hpp.

Member Data Documentation

◆ name_index

constant_pool_index rpnx::cortado::module_packages_attribute::name_index

Definition at line 630 of file attributes.hpp.

◆ package_indexes

std::vector< constant_pool_index > rpnx::cortado::module_packages_attribute::package_indexes

Definition at line 631 of file attributes.hpp.


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