MXVM 1.8.1
Virtual Machine, Compiler, and Pascal Frontend
Loading...
Searching...
No Matches
mxvm::UseLabel Struct Reference

Records a label usage site for validation. More...

#include <valid.hpp>

Public Attributes

std::string name
const scan::TTokenat

Detailed Description

Records a label usage site for validation.

Definition at line 42 of file valid.hpp.

Member Data Documentation

◆ at

const scan::TToken* mxvm::UseLabel::at

Definition at line 44 of file valid.hpp.

◆ name

std::string mxvm::UseLabel::name

Definition at line 43 of file valid.hpp.


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