Results for: "module_function"

No documentation available
No documentation available
No documentation available
No documentation available
No documentation available
No documentation available
No documentation available
No documentation available
No documentation available
No documentation available
No documentation available
No documentation available

foo => [bar]

^^^^^

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

^^

{ **foo }

^^^^^

Visit the clauses of a begin node to form an on_bodystmt call.

foo(&bar)

^^^^

def foo(&bar); end

^^^^

A block’s parameters.

Visit the arguments and block of a call node and return the arguments and block as they should be used.

foo.bar, = 1 ^^^^^^^

foo => bar => baz

^^^^^^^^^^

case foo; in bar; end ^^^^^^^^^^^^^^^^^^^^^

“foo #{bar}”

^^^^^^

foo => [*, bar, *]

^^^^^^^^^^^

if foo .. bar; end

^^^^^^^^^^
Search took: 7ms  ·  Total Results: 3609