This website requires JavaScript.
Explore
Help
Sign In
jenterkin
/
tree-sitter-jhcl
Watch
1
Star
0
Fork
0
You've already forked tree-sitter-jhcl
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
91ab40725d6c2b1e932f721cd5e127cd1ae66058
tree-sitter-jhcl
/
grammar.js
4 lines
87 B
JavaScript
Raw
Normal View
History
Unescape
Escape
wip: add dialects
2022-12-03 00:40:51 +01:00
const
make
_grammar
=
require
(
'./make_grammar'
)
;
handle string_literal and quoted_template conflict with precedences
2021-06-21 21:08:51 +02:00
wip: add dialects
2022-12-03 00:40:51 +01:00
module
.
exports
=
make
_grammar
(
'hcl'
)
;
Reference in New Issue
Copy Permalink