<div dir="ltr">Hi all,<div><br></div><div style>Currently the method ExecutableDescriptor#getReturnValueDescriptor() returns null for methods which have no return value.</div><div style><br></div><div style>Alternatively we could return a descriptor, which has no constraints, is not cascaded etc. and has an element class of void.class. This might allow for a more regular processing without null checks when working with a collection of executable descriptors.</div>
<div style><br></div><div style>Any thoughts?</div><div style><br></div><div style>Thanks,</div><div style><br></div><div style>--Gunnar</div></div>