UNPKG
@lezer/lr
Version:
latest (1.4.8)
1.4.8
1.4.7
1.4.6
1.4.5
1.4.4
1.4.3
1.4.2
1.4.1
1.4.0
1.3.14
1.3.13
1.3.12
1.3.11
1.3.10
1.3.9
1.3.8
1.3.7
1.3.6
1.3.5
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.0
1.0.0
0.16.3
0.16.2
0.16.1
0.16.0
0.15.8
0.15.7
0.15.6
0.15.5
0.15.4
0.15.3
0.15.2
0.15.1
0.15.0
Incremental parser
github.com/lezer-parser/lr
lezer-parser/lr
@lezer/lr
/
dist
/
constants.js
6 lines
(5 loc)
•
240 B
JavaScript
View Raw
1
2
3
4
5
6
"use strict"
;
// This file defines some constants that are needed both in this
// package and in lezer-generator, so that the generator code can
// access them without them being part of lezer's public interface.
exports
.
__esModule
=
true
;