UNPKG
@ts-jison/ebnf-parser
Version:
latest (0.4.1-alpha.1)
0.4.1-alpha.1
A parser for BNF and EBNF grammars used by jison
github.com/ericprud/ts-jison/
zaach/ebnf-parser
@ts-jison/ebnf-parser
/
lib
/
bnf-types.js
6 lines
•
120 B
JavaScript
View Raw
1
2
3
4
5
6
"use strict"
;
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
}); ; ; ;
//# sourceMappingURL=bnf-types.js.map