module Prism::ReturnNodeFlags

Flags for return nodes.

Constants

REDUNDANT

a return statement that is redundant because it is the last statement in a method