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

One provides entry in a Module attribute. More...

#include <attributes.hpp>

Public Attributes

constant_pool_index provides_index
 
std::vector< constant_pool_indexprovides_with_indexes
 

Detailed Description

One provides entry in a Module attribute.

Definition at line 605 of file attributes.hpp.

Member Data Documentation

◆ provides_index

constant_pool_index rpnx::cortado::module_provides_info::provides_index

Definition at line 607 of file attributes.hpp.

◆ provides_with_indexes

std::vector< constant_pool_index > rpnx::cortado::module_provides_info::provides_with_indexes

Definition at line 608 of file attributes.hpp.


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