Aprepro 5.0x
Loading...
Searching...
No Matches
SEAMS::Parser::syntax_error Struct Reference

Syntax errors thrown from user actions. More...

#include <aprepro_parser.h>

Inheritance diagram for SEAMS::Parser::syntax_error:
Collaboration diagram for SEAMS::Parser::syntax_error:

Public Member Functions

 syntax_error (const std::string &m)
 
 syntax_error (const syntax_error &s)
 
 ~syntax_error () YY_NOEXCEPT YY_NOTHROW
 

Detailed Description

Syntax errors thrown from user actions.

Constructor & Destructor Documentation

◆ syntax_error() [1/2]

SEAMS::Parser::syntax_error::syntax_error ( const std::string & m)
inline

◆ syntax_error() [2/2]

SEAMS::Parser::syntax_error::syntax_error ( const syntax_error & s)
inline

◆ ~syntax_error()

SEAMS::Parser::syntax_error::~syntax_error ( )

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