Results for: "remove_const"

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

def foo(bar = 1); end

^^^^^^^

class << self; end ^^^^^^^^^^^^^^^^^^

__ENCODING__ ^^^^^^^^^^^^

foo => bar | baz

^^^^^^^^^

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

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

def foo(bar = 1); end

^^^^^^^

class << self; end ^^^^^^^^^^^^^^^^^^

__ENCODING__ ^^^^^^^^^^^^

if /foo/ then end

^^^^^

def foo(bar: baz); end

^^^^^^^^

Whether this RR is in AliasMode.

Whether this RR is in ServiceMode.

break ^^^^^

break foo ^^^^^^^^^

module Foo; end ^^^^^^^^^^^^^^^

() ^^

(1) ^^^

redo ^^^^

begin; rescue; end

^^^^^^^

retry ^^^^^

return ^^^^^^

return 1 ^^^^^^^^

Returns the set of targets for a MultiTargetNode or a MultiWriteNode.

Wonky heredoc tab/spaces rules. github.com/ruby/prism/blob/v1.3.0/src/prism.c#L10548-L10558

Wonky heredoc tab/spaces rules. github.com/ruby/prism/blob/v1.3.0/src/prism.c#L16528-L16545

break ^^^^^

break foo ^^^^^^^^^

Search took: 5ms  ·  Total Results: 3316