UNPKG

rd-parse-jsexpr

Version:

ES6 expression grammar for use with rd-parse parser generator

15 lines (14 loc) 229 B
- type: BinaryExpression left: type: BinaryExpression left: type: Identifier name: a operator: + right: type: Identifier name: b operator: "-" right: type: Identifier name: c