# Functions
No description provided by the author
# Structs
EvaluateTestCase is a test case for testing the "evaluate" functionality of the interpreter executable.
No description provided by the author
ParseTestCase is a test case for testing the "parse" functionality of the interpreter executable.
RunTestCase is a test case for testing the "run" functionality of the interpreter executable.
No description provided by the author
TokenizeTestCase is a test case for testing the "tokenize" functionality of the interpreter executable.
# Interfaces
No description provided by the author