yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
z3dk::Diagnostic Struct Reference

Public Attributes

DiagnosticSeverity severity = DiagnosticSeverity::kError
 
std::string message
 
std::string filename
 
int line = 0
 
int column = 0
 
std::string raw
 

Detailed Description

Definition at line 19 of file z3dk_wrapper.cc.

Member Data Documentation

◆ severity

◆ message

std::string z3dk::Diagnostic::message

◆ filename

std::string z3dk::Diagnostic::filename

◆ line

int z3dk::Diagnostic::line = 0

◆ column

int z3dk::Diagnostic::column = 0

◆ raw

std::string z3dk::Diagnostic::raw

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