Open CASCADE Technology Reference Manual 8.0.0
Loading...
Searching...
No Matches
Public Member Functions
step::parser::syntax_error Struct Reference

Syntax errors thrown from user actions. More...

#include <step.tab.hxx>

Inheritance diagram for step::parser::syntax_error:
Inheritance graph
[legend]

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]

step::parser::syntax_error::syntax_error ( const std::string & m)
inline

◆ syntax_error() [2/2]

step::parser::syntax_error::syntax_error ( const syntax_error & s)
inline

◆ ~syntax_error()

step::parser::syntax_error::~syntax_error ( )

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