How to validate invalid hidden terminals? #1986
Answered
by
msujew
JohannesMeierSE
asked this question in
Q&A
-
In my language, two different kinds of comments are supported (e.g. How to realize that? Ideally, the user would get a validation hint with a quick-fix to use the other kind of comments instead. I see the following approaches:
|
Beta Was this translation helpful? Give feedback.
Answered by
msujew
Jul 22, 2025
Replies: 1 comment 2 replies
-
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As Christian points out, we still add the hidden terminals to the CST, so you should be able to see them in there.