Bug570793 : Add support for cast operations inside lambda expressions

The RemoteEvaluationBuilder didn't add proper parenthesis when
processing cast AST nodes. This result in final snippet which contained
errors due to mixed up cast type and variable names.


Change-Id: I4d9742e05ebe6406d71fafa0162ea532571517c3
Signed-off-by: Gayan Perera <gayanper@gmail.com>
2 files changed