Open srikanth-sankaran opened 2 weeks ago
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 https://github.com/eclipse-jdt/eclipse.jdt.core/pull/10. If that also wkrks with enums, why not.
See https://bugs.eclipse.org/bugs/show_bug.cgi?id=576117 for background.
It would make debugging the parser and scanner SO MUCH easier. What are the complications if any ??