Interface InterpreterResult

All Known Implementing Classes:
BasicInterpreterResult, InterpreterResult.OkResult

public interface InterpreterResult
The InterpreterResult captures the status of an interpreter execution. If the execution occured as expected, the result should not report any issues.