This website requires JavaScript.
Explore
Help
Sign in
traxys
/
tree-sitter
Watch
1
Star
0
Fork
You've already forked tree-sitter
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
66f7dcf28a
tree-sitter
/
spec
/
spec_helper.cpp
5 lines
95 B
C++
Raw
Normal View
History
Unescape
Escape
Add helper functions for making shared pointers to rules - start work on item set class
2013-11-10 14:24:25 -08:00
#
include
"spec_helper.h"
Start work on parser code generation
2013-12-15 19:33:34 -08:00
string
src_dir
(
)
{
return
string
(
getenv
(
"
TREESITTER_SRC_DIR
"
)
)
;
}
Reference in a new issue
Copy permalink