def foo(**); bar(**); end
^^
{ **foo }
^^^^^
A block’s parameters.
foo in bar ^^^^^^^^^^
/foo #{bar}/ ^^^^^^^^^^^^
foo = 1 ^^^^^^^
foo, = bar ^^^
class << self; end ^^^^^^^^^^^^^^^^^^
/foo #{bar}/ ^^^^^^^^^^^^
Create parser string nodes from a single prism node. The parser gem “glues” strings together when a line continuation is encountered.