Remove SYM2ID for Parser
authorS-H-GAMELINKS <[email protected]>
Sat, 4 Jan 2025 04:42:22 +0000 (4 13:42 +0900)
committerNobuyoshi Nakada <[email protected]>
Mon, 6 Jan 2025 11:17:47 +0000 (6 20:17 +0900)
Ruby Parser not used SYM2ID.
And sym2id property can be removed from Universal Parser.

ruby_parser.c