問題タブ [tatsu]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
tatsu - 文法を解析するためにタツから始める助けが必要
Tatsu エラーが発生しています
「tatsu.exceptions.FailedExpectingEndOfText: (1:1) テキストの終わりが必要です」
私が提供した文法を使用してテストを実行しています - 問題が何であるかは明らかではありません。
本質的に、パーサーを呼び出すステートメントは次のとおりです。
Python ファイル全体は次のとおりです。
誰でも修正を手伝ってもらえますか?
ありがとう。
コリン・ゴールドバーグ