function getReturnTypeVisibility(program, entity): string[] | undefined
Returns the visibilities of the return type of the given operation, if provided with @returnTypeVisibility.
@returnTypeVisibility
program
Program
entity
Operation
string[] | undefined
string
undefined
$returnTypeVisibility