You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would make debugging the parser and scanner SO MUCH easier. What are the complications if any ??
The text was updated successfully, but these errors were encountered:
srikanth-sankaran
changed the title
[Modernization][4.35+] What would it take to make TerminalTokens enumerations ?
[Modernization][4.35+] What would it take to make TerminalTokens an enumeration ?
Nov 13, 2024
I have no IDE at hand, but I believe there was some code that copied or translated these constants in some "upper" JDT layer constants, see #10.
If that also wkrks with enums, why not.
It would make debugging the parser and scanner SO MUCH easier. What are the complications if any ??
The text was updated successfully, but these errors were encountered: