Results for: "partition"

Create a code units cache for the given encoding from the source.

Configure the code unit offsets field for this repository for a specific encoding and return self.

Configure the code unit columns field for this repository for a specific encoding and return self.

a and b ^^^^^^^

Dispatch a words_sep event that contains the space between the elements of list literals.

{ a: 1 }

^^^^

begin end ^^^^^^^^^

Visit the body of a structure that can have either a set of statements or statements wrapped in rescue/else/ensure.

Visit a BlockNode.

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

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

Visit an EnsureNode node.

false ^^^^^

1.0 ^^^

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

{} ^^

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

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

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

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

1 ^

-> {}

Search took: 4ms  ·  Total Results: 2857