NewLang Project
Yet another programm language
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Loading...
Searching...
No Matches
newlang::Parser::ParserLocation Struct Reference

#include <parser.h>

Public Attributes

std::string filename
 
parser::location_type location
 

Detailed Description

Definition at line 50 of file parser.h.

Member Data Documentation

◆ filename

std::string newlang::Parser::ParserLocation::filename

Definition at line 51 of file parser.h.

◆ location

parser::location_type newlang::Parser::ParserLocation::location

Definition at line 52 of file parser.h.


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