module Prism::ReturnNodeFlags
Flags for return nodes.
Constants
- REDUNDANT
a return statement that is redundant because it is the last statement in a method
Flags for return nodes.
a return statement that is redundant because it is the last statement in a method