Main MRPT website > C++ reference for MRPT 1.5.3
List of all members | Public Member Functions | Public Attributes
exprtk::parser_error::type Struct Reference

Detailed Description

Definition at line 17797 of file exprtk.hpp.

#include <mrpt/otherlibs/exprtk.hpp>

Public Member Functions

 type ()
 

Public Attributes

lexer::token token
 
error_mode mode
 
std::string diagnostic
 
std::string error_line
 
std::size_t line_no
 
std::size_t column_no
 

Constructor & Destructor Documentation

◆ type()

exprtk::parser_error::type::type ( )
inline

Definition at line 17799 of file exprtk.hpp.

Member Data Documentation

◆ column_no

std::size_t exprtk::parser_error::type::column_no

Definition at line 17810 of file exprtk.hpp.

Referenced by exprtk::parser_error::update_error().

◆ diagnostic

std::string exprtk::parser_error::type::diagnostic

◆ error_line

std::string exprtk::parser_error::type::error_line

Definition at line 17808 of file exprtk.hpp.

Referenced by exprtk::parser_error::update_error().

◆ line_no

std::size_t exprtk::parser_error::type::line_no

Definition at line 17809 of file exprtk.hpp.

Referenced by exprtk::parser_error::update_error().

◆ mode

error_mode exprtk::parser_error::type::mode

◆ token

lexer::token exprtk::parser_error::type::token



Page generated by Doxygen 1.8.13 for MRPT 1.5.3 at Mon Oct 30 10:27:08 UTC 2017