getExpressionBody
Return
if the body of this lambda is a simple expression, return that expression. Otherwise (when the body is a block) return Optional.empty().
if the body of this lambda is a simple expression, return that expression. Otherwise (when the body is a block) return Optional.empty().