Results for: "strip"

Fetch the start code units column of the value, for the encoding that was configured on the repository.

Foo ^^^

Foo, = bar ^^^

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

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

“foo #@bar” ^^^^^

if foo .. bar; end ^^^^^^^^^^

foo { |bar,| } ^

/(?<foo>foo)/ =~ bar ^^^^^^^^^^^^^^^^^^^^

foo, bar = baz ^^^^^^^^^^^^^^

foo = 1 and bar => ^foo ^^^^

END {} ^^^^^^

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

def foo(*); end ^

A shareable constant.

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
No documentation available
No documentation available
No documentation available

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

No documentation available
No documentation available

Load extra data embed into binary format String object.

Search took: 5ms  ·  Total Results: 1654