Diego Ferreiro Val
01da62283c
Modify grammar to support Private Fields proposal: (#260)
* Modify grammar to support Private Fields proposal:
- Adding optional plugin `classPrivateProperties`
- Adding PrivateName type identifier
- Adding ClassPrivateProperty to ClassBody
- Allow PrivateName in MemberExpression
- Allow PrivateName as a reference
- Adding tests
* Remove unnecesary liberal parameter
* Guarding for plugin dependecy for future versioning
* update spec.md [skip ci]
* move comment [skip ci]
* remove unused param [skip ci]
* Refactor PrivateName to contain Identifier in name property
2017-05-22 11:33:48 -04:00
..
2017-05-02 14:39:21 -04:00
2017-05-02 14:39:21 -04:00
2017-05-22 11:33:48 -04:00
2017-05-02 14:41:10 -04:00
2017-05-02 14:39:21 -04:00
2017-05-17 12:07:09 -04:00
2017-05-19 10:05:44 +02:00
2017-03-19 22:03:11 +01:00
2016-10-16 15:04:13 +02:00
2017-05-02 14:39:21 -04:00
2017-03-22 14:05:56 -04:00
2017-03-22 14:05:56 -04:00
2017-05-02 14:39:21 -04:00