Gets the return value expression.
Node<dynamic, LangVal> get value => children[0] as Node<dynamic, LangVal>;