diff options
| author | yui-knk <spiketeika@gmail.com> | 2024-01-13 13:54:13 +0900 |
|---|---|---|
| committer | Yuichiro Kaneko <spiketeika@gmail.com> | 2024-01-13 20:41:22 +0900 |
| commit | ccd45a1399a9eed7c59120874d0d37bd3ce9d73d (patch) | |
| tree | 029f4a48bf89c4d5256333adc761fe7fe977af3d /include/ruby/internal | |
| parent | b92c8934a29c9cb62f3d05eef74117a06c2cd8a8 (diff) | |
Stop using Array to manage dummy `end` token locations
Before this commit, Array is used to store token locations
which expect `end` token, e.g. `class` and `module`.
This commit introduces dedicated struct to manage them
so that dependency on Ruby Object is reduced.
Diffstat (limited to 'include/ruby/internal')
0 files changed, 0 insertions, 0 deletions
