pegjs/examples
David Majda 567655e72f JavaScript example: Add "type" to ObjectExpression properties
Nodes representing ObjectExpression properties were missing the "type"
property (set to "Property") so let's add it.
2016-08-24 10:55:58 +02:00
..
arithmetics.pegjs Switch from first/rest to head/tail in example grammars 2015-10-09 17:09:33 +02:00
css.pegjs Switch from first/rest to head/tail in example grammars 2015-10-09 17:09:33 +02:00
javascript.pegjs JavaScript example: Add "type" to ObjectExpression properties 2016-08-24 10:55:58 +02:00
json.pegjs examples/json.pegjs: Fix the "unescaped" rule 2016-02-28 08:09:16 +01:00