AsmGrader 0.0.0
Loading...
Searching...
No Matches
asmgrader::stringize::StringizeResult Struct Reference

Result type of a call to str or repr More...

#include <stringize.hpp>

Public Member Functions

std::string resolve_blocks (bool do_colorize) const
 
std::string syntax_highlight () const
 

Public Attributes

std::string original
 

Detailed Description

Result type of a call to str or repr

Member Function Documentation

◆ resolve_blocks()

std::string asmgrader::stringize::StringizeResult::resolve_blocks ( bool do_colorize) const

◆ syntax_highlight()

std::string asmgrader::stringize::StringizeResult::syntax_highlight ( ) const

Member Data Documentation

◆ original

std::string asmgrader::stringize::StringizeResult::original

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