Fetch the start code units offset of the value, for the encoding that was configured on the repository.
Fetch the start code units column of the value, for the encoding that was configured on the repository.
foo => bar => baz
^^^^^^^^^^
Foo = 1 ^^^^^^^
Foo, Bar = 1 ^^^ ^^^
Foo, = bar ^^^
Foo::Bar ^^^^^^^^
“foo #{bar}”
^^^^^^
def foo(…); bar(…); end
^^^
def foo(…); end
super ^^^^^
super {} ^^^^^^^^