package
0.0.0-20250106073312-86710262a96c
Repository: https://github.com/codecrafters-io/interpreter-tester.git
Documentation: pkg.go.dev

# 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