Skip to content

Commit

Permalink
Merge pull request #234 from yui-knk/fix_typo
Browse files Browse the repository at this point in the history
Fix a typo
  • Loading branch information
olleolleolle committed Oct 7, 2023
2 parents 808f5e3 + d8ee063 commit e17dcb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/ja/parser.ja.rdoc
Expand Up @@ -96,7 +96,7 @@ Object
このメソッドから正常に戻った場合、パーサはエラー回復モード
に移行します。

error_token はパースエラーを起こした記号の内部表現 (整数) です。
error_token_id はパースエラーを起こした記号の内部表現 (整数) です。
#token_to_str で文法ファイル上の文字列表現に直せます。

error_value はその値です。
Expand Down

0 comments on commit e17dcb6

Please sign in to comment.