Results for: "strip"

“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.

No documentation available

Compile a AliasGlobalVariableNode node

Compile a BlockLocalVariableNode node

Compile a CallAndWriteNode node

Compile a CallOperatorWriteNode node

Search took: 4ms  ·  Total Results: 2417