Returns the return type of this executable. Returns a NoType with kind VOID if this executable is not a method, or is a method that does not return a value.
NoType
VOID
Returns: the return type of this executable
Diagram: Element