The other case when we want to keep the resulting value on the stack.Translate AST to byte codes?One for the case when we don't care of the result (we will pop it off the stack), we just want the effect.
2016-12-05 8:47 GMT+01:00 Nicolai Hess <nicolaihess@gmail.com>:Hi,I need a short description for what the OCASTTranslator subclasses
OCASTTranslatorForEffect
OCASTTranslatorForValueare.I don't fully understand the usage.thanks in advanceNicolai