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

A PermittedSubclasses attribute. More...

#include <attributes.hpp>

Public Attributes

constant_pool_index name_index
 
std::vector< constant_pool_indexclass_indexes
 

Detailed Description

A PermittedSubclasses attribute.

Definition at line 660 of file attributes.hpp.

Member Data Documentation

◆ class_indexes

std::vector< constant_pool_index > rpnx::cortado::permitted_subclasses_attribute::class_indexes

Definition at line 663 of file attributes.hpp.

◆ name_index

constant_pool_index rpnx::cortado::permitted_subclasses_attribute::name_index

Definition at line 662 of file attributes.hpp.


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