Results for: "module_function"

No documentation available
No documentation available
No documentation available

Parses the most indented lines into blocks that are marked and added to the frontier

a and b ^^^^^^^

^^

foo(bar)

^^^

{ a: 1 }

^^^^

begin end ^^^^^^^^^

A block on a keyword or method call.

break ^^^^^

break foo ^^^^^^^^^

foo ^^^

foo.bar ^^^^^^^

foo.bar() {} ^^^^^^^^^^^^

case foo; when bar; end ^^^^^^^^^^^^^^^^^^^^^^^

class Foo; end ^^^^^^^^^^^^^^

def foo; end ^^^^^^^^^^^^

def self.foo; end ^^^^^^^^^^^^^^^^^

defined? a ^^^^^^^^^^

defined?(a) ^^^^^^^^^^^

if foo then bar else baz end

^^^^^^^^^^^^

begin; foo; ensure; bar; end

^^^^^^^^^^^^

false ^^^^^

1.0 ^^^

for foo in bar do end ^^^^^^^^^^^^^^^^^^^^^

{} ^^

if foo then bar end ^^^^^^^^^^^^^^^^^^^

bar if foo ^^^^^^^^^^

foo ? bar : baz ^^^^^^^^^^^^^^^

1i ^^

{ foo: }

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