Returns the result of interpreting the code in the tree. Return Some of the result or None if the result type is not consistent with the expected type. Throws a StopInterpretation if the tree could not be interpreted or a runtime exception occurred.
Returns the result of interpreting the code in the tree. Return Some of the result or None if the result type is not consistent with the expected type. Throws a StopInterpretation if the tree could not be interpreted or a runtime exception occurred.