Public Member Functions
UnexpectedEndOfFile Class Reference

#include <ParserExceptions.h>

Inheritance diagram for UnexpectedEndOfFile:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 UnexpectedEndOfFile (string expectedString="", int line=0, int position=0)

Detailed Description

Definition at line 48 of file ParserExceptions.h.


Constructor & Destructor Documentation

UnexpectedEndOfFile::UnexpectedEndOfFile ( string  expectedString = "",
int  line = 0,
int  position = 0 
) [inline]

Definition at line 50 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