Bash++
Bash++ compiler internal documentation
Public Attributes | List of all members
AST::ParserError Struct Reference

#include <ParserError.h>

Collaboration diagram for AST::ParserError:
Collaboration graph
[legend]

Public Attributes

std::string message
 
AST::FilePosition start
 
AST::FilePosition end
 

Member Data Documentation

◆ end

AST::FilePosition AST::ParserError::end

◆ message

std::string AST::ParserError::message

◆ start

AST::FilePosition AST::ParserError::start

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