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

A SourceFile attribute. More...

#include <attributes.hpp>

Public Attributes

constant_pool_index name_index
 
constant_pool_index source_file_index
 

Detailed Description

A SourceFile attribute.

Definition at line 223 of file attributes.hpp.

Member Data Documentation

◆ name_index

constant_pool_index rpnx::cortado::source_file_attribute::name_index

Definition at line 225 of file attributes.hpp.

◆ source_file_index

constant_pool_index rpnx::cortado::source_file_attribute::source_file_index

Definition at line 226 of file attributes.hpp.


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