GSC Interpreter
A Turing-complete interpreter developed for a compiler course
Loading...
Searching...
No Matches
RuntimeError Member List

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

getMessage() constRuntimeErrorinline
getToken() constRuntimeErrorinline
RuntimeError(std::shared_ptr< Token > token, std::string_view message)RuntimeErrorinline
tokenRuntimeErrorprivate