Hi,
I've stumbled over the issue that the compiler doesn't recognize the
reserved JS word 'enum'.
Instead, it just returns just a 'Parse error' without any hints that 'enum'
is a reserved JS keyword [1]

Is it a big deal to teach the compiler all the reserved JS keywords [2].
I found something like that for the AS3 reserved words inside the compiler
(as3ReservedWords) but nothing for the JS side... maybe there's already
something like this?

Thanks,
Olaf

[1] https://snag.gy/sqGW95.jpg
[2] https://www.w3schools.com/js/js_reserved.asp



--
View this message in context: 
http://apache-flex-development.2333347.n4.nabble.com/FlexJS-Compiler-doesn-t-recognize-reserved-JS-words-like-enum-tp61735.html
Sent from the Apache Flex Development mailing list archive at Nabble.com.

Reply via email to