Interpreter prototype alpha
c++ interpreter for make believe language
 
Loading...
Searching...
No Matches
Exceptions Member List

This is the complete list of members for Exceptions, including all inherited members.

createErrorMessage(const int &Error_index)Exceptionsprivate
current_charExceptionsprivate
current_indexExceptionsprivate
Exceptions(const std::string &newMessage)Exceptions
Exceptions(const int &Error_index, const std::string &filePath, const int &lnNum, const int &current_index, const std::string &current_char)Exceptions
Exceptions(const int &Error_index, const std::string &filePath, const int &lnNum, const int &current_index, const std::string &current_char, const std::string &number_str)Exceptions
filePathExceptionsprivate
getMessage()Exceptions
lnNumExceptionsprivate
makeSpaces(const int &length)Exceptionsprivate
messageExceptionsprivate
number_strExceptionsprivate