ratel-core
ratel-core copied to clipboard
Missing tokens
Apparently we are missing following tokens:
- ~
&&=should beOperatorLogicalAndAssign~* - ~
||=should beOperatorLogicalOrAssign~* #? proposed use for private fields@? proposed use for decorators::should beOperatorBind..? E4X specific, not sure if we even need it
Editing the enum will require altering all lookup tables, which is a bit of a chore.
* - those are apparently invalid in ECMAScript, some parsers recognize them internally as tokens but don't parse them.