UNPKG
@browsery/antlr4
Version:
latest (4.13.3-r7)
4.13.3-r7
4.13.3-r6
4.13.3-r5
4.13.3-r4
4.13.3-r3
4.13.3-r2
4.13.3-r1
4.13.2
4.13.1
4.13.1-patch-1
0.9.0
0.8.0
0.7.0
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0
0.0.2
0.0.1
Browser compatible antlr4 module
github.com/panates/browsery
panates/browsery
@browsery/antlr4
/
dfa
/
index.js
6 lines
(5 loc)
•
240 B
JavaScript
View Raw
1
2
3
4
5
6
/* Copyright (c) 2012-2022 The ANTLR Project. All rights reserved. * Use of this file is governed by the BSD 3-clause license that * can be found in the LICENSE.txt file in the project root. */
export
{
default
as
DFA
}
from
"./DFA.js"
;