Results for: "match"

No documentation available

foo => [bar]

^^^^^

def foo(**); bar(**); end

^^

{ **foo }

^^^^^

foo => bar => baz

^^^^^^^^^^

Foo::Bar ^^^^^^^^

“foo #{bar}”

^^^^^^

foo => [*, bar, *]

^^^^^^^^^^^

foo => {}

^^

“foo #{bar}” ^^^^^^^^^^^^

:“foo #{bar}” ^^^^^^^^^^^^^

‘foo #{bar}` ^^^^^^^^^^^^

Visit the list of statements of a statements node. We support nil statements in the list. This would normally not be allowed by the structure of the prism parse tree, but we manually add them here so that we can mirror Ripper’s void stmt.

No documentation available
No documentation available
No documentation available

Interpolate substitution vars in the arg (i.e. $(DEFFILE))

No documentation available

Load extra data embed into binary format String object.

No documentation available

Foo += bar

becomes

Foo = Foo + bar

No documentation available

Return the best specification that contains the file matching path, among those already activated.

Adds this spec’s require paths to LOAD_PATH, in the proper location.

Reset nil attributes to their default values to make the spec valid

Return the best specification in the record that contains the file matching path, among those already activated.

Search took: 4ms  ·  Total Results: 1903