foo, bar = baz ^^^^^^^^^^^^^^
A shareable constant.
class << self; end ^^^^^^^^^^^^^^^^^^
ENCODING ^^^^^^^^^^^^
foo, bar = baz ^^^^^^^^
foo, bar = baz ^^^^^^^^^^^^^^
A shareable constant.
class << self; end ^^^^^^^^^^^^^^^^^^
__ENCODING__ ^^^^^^^^^^^^
foo => ^(bar) ^^^^^^
foo => ^(bar) ^^^^^^
Create a code units cache for the given encoding.
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.
undef foo ^^^^^^^^^
The offset from the start of the file in code units of the given encoding.
The offset from the start of the file in code units of the given encoding.
The column number in code units of the given encoding where this location starts from the start of the line.
The column number in code units of the given encoding where this location ends from the start of the line.
@foo += bar ^^^^^^^^^^^
@foo &&= bar ^^^^^^^^^^^^