Public Member Functions
UnexpectedToken Class Reference

#include <ParserExceptions.h>

Inheritance diagram for UnexpectedToken:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 UnexpectedToken (string character, string expectedToken="", int line=0, int position=0)

Detailed Description

Definition at line 59 of file ParserExceptions.h.


Constructor & Destructor Documentation

UnexpectedToken::UnexpectedToken ( string  character,
string  expectedToken = "",
int  line = 0,
int  position = 0 
) [inline]

Definition at line 61 of file ParserExceptions.h.


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


decision_making_parser
Author(s):
autogenerated on Wed Aug 26 2015 11:16:57