momiji

m68k emulator infrastructure

About Source code

Table of contents

momiji::errors::NoLabelFound

Defined in header <momiji/Parser.h>

struct NoLabelFound

Error triggered when a label was not found.

Member fields

Field Type Notes Default value
label

std::string

The name of the label not found.