__ENCODING__ ^^^^^^^^^^^^
Compile a InterpolatedMatchLastLineNode
node
Dispatch enter and leave events for InterpolatedMatchLastLineNode
nodes and continue walking the tree.
Inspect a InterpolatedMatchLastLineNode
node.
Copy a InterpolatedMatchLastLineNode
node
if /foo #{bar}/ then end
^^^^^^^^^^^^
def foo(bar: baz); end
^^^^^^^^
def foo(bar: baz); end
^^^^^^^^
if /foo #{bar}/ then end
^^^^^^^^^^^^
if /foo #{bar}/ then end
^^^^^^^^^^^^
Initialize a new ConstantAndWriteNode
node.