class Prism::ReturnNode

Represents the use of the return keyword.

return 1
^^^^^^^^