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

A symbolic string ldc instruction. More...

#include <builders.hpp>

Public Attributes

std::string value
 Modified-UTF-8 string contents to intern and load.
 

Detailed Description

A symbolic string ldc instruction.

Definition at line 166 of file builders.hpp.

Member Data Documentation

◆ value

std::string rpnx::cortado::symbolic_string_instruction::value

Modified-UTF-8 string contents to intern and load.

Definition at line 168 of file builders.hpp.


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