Comparing version 0.1.2 to 0.1.3
@@ -104,5 +104,6 @@ // Generated automatically by nearley | ||
{"name": "constrainedTypeArg", "symbols": ["constrainedTypeArg$subexpression$1"], "postprocess": data => data[0][0]}, | ||
{"name": "constrainedType$ebnf$1", "symbols": []}, | ||
{"name": "constrainedType$ebnf$1$subexpression$1", "symbols": ["__", "constrainedTypeArg"]}, | ||
{"name": "constrainedType$ebnf$1", "symbols": ["constrainedType$ebnf$1$subexpression$1", "constrainedType$ebnf$1"], "postprocess": function arrconcat(d) {return [d[0]].concat(d[1]);}}, | ||
{"name": "constrainedType$ebnf$1", "symbols": ["constrainedType$ebnf$1$subexpression$1"]}, | ||
{"name": "constrainedType$ebnf$1$subexpression$2", "symbols": ["__", "constrainedTypeArg"]}, | ||
{"name": "constrainedType$ebnf$1", "symbols": ["constrainedType$ebnf$1$subexpression$2", "constrainedType$ebnf$1"], "postprocess": function arrconcat(d) {return [d[0]].concat(d[1]);}}, | ||
{"name": "constrainedType", "symbols": ["lowId", "constrainedType$ebnf$1"], "postprocess": | ||
@@ -109,0 +110,0 @@ data => ({ |
{ | ||
"name": "hm-parser", | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"repository": "https://github.com/xodio/hm-parser", | ||
@@ -5,0 +5,0 @@ "description": "A parser for Hidnley Milner notations", |
Sorry, the diff of this file is not supported yet
100281
650