diff options
| author | S-H-GAMELINKS <gamelinks007@gmail.com> | 2025-08-30 21:26:16 +0900 |
|---|---|---|
| committer | Yudai Takada <t.yudai92@gmail.com> | 2025-08-30 22:41:23 +0900 |
| commit | dd4e7801f3f2b7e258016b8e22c6d8870516166b (patch) | |
| tree | ad2d4dd9ad1ef8ce7ccab9532e5d7294d56bac68 /object.c | |
| parent | 395bda2fa1807fd28c9929d2059e404236e0a259 (diff) | |
Add NODE SCLASS locations
Add locations to struct `RNode_SCLASS`.
memo:
```
@ ProgramNode (location: (1,0)-(1,18))
+-- locals: []
+-- statements:
@ StatementsNode (location: (1,0)-(1,18))
+-- body: (length: 1)
+-- @ SingletonClassNode (location: (1,0)-(1,18))
+-- locals: []
+-- class_keyword_loc: (1,0)-(1,5) = "class"
+-- operator_loc: (1,6)-(1,8) = "<<"
+-- expression:
| @ SelfNode (location: (1,9)-(1,13))
+-- body: nil
+-- end_keyword_loc: (1,15)-(1,18) = "end"
```
Diffstat (limited to 'object.c')
0 files changed, 0 insertions, 0 deletions
