Phasor 3.1.1
Stack VM based Programming Language
Loading...
Searching...
No Matches
Phasor::Lexer::Error Struct Reference

#include <Lexer.hpp>

Public Attributes

std::string message
size_t line
size_t column

Detailed Description

Definition at line 19 of file Lexer.hpp.

Member Data Documentation

◆ column

size_t Phasor::Lexer::Error::column

Definition at line 23 of file Lexer.hpp.

◆ line

size_t Phasor::Lexer::Error::line

Definition at line 22 of file Lexer.hpp.

◆ message

std::string Phasor::Lexer::Error::message

Definition at line 21 of file Lexer.hpp.


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