tree-sitter/src/compiler/rules
Max Brunsfeld bd77ab1ac9 Move public rule functions out of rule namespace
This way, there's only one public namespace: tree_sitter
2015-09-03 17:49:20 -07:00
..
blank.cc Move public rule functions out of rule namespace 2015-09-03 17:49:20 -07:00
blank.h Move public rule functions out of rule namespace 2015-09-03 17:49:20 -07:00
built_in_symbols.cc Remove 'document' wrapper node 2015-08-22 10:48:34 -07:00
built_in_symbols.h Remove 'document' wrapper node 2015-08-22 10:48:34 -07:00
character_range.cc Generate correct C literals for non-ascii characters 2014-09-28 18:40:15 -07:00
character_range.h Remove implicit CharacterRange constructors 2014-08-23 14:52:44 -07:00
character_set.cc Auto-format: no single-line functions 2015-07-31 16:32:24 -07:00
character_set.h Move public rule functions out of rule namespace 2015-09-03 17:49:20 -07:00
choice.cc Auto-format: no single-line functions 2015-07-31 16:32:24 -07:00
choice.h Move public rule functions out of rule namespace 2015-09-03 17:49:20 -07:00
metadata.cc Auto-format: no single-line functions 2015-07-31 16:32:24 -07:00
metadata.h Move public rule functions out of rule namespace 2015-09-03 17:49:20 -07:00
named_symbol.cc Auto-format: no single-line functions 2015-07-31 16:32:24 -07:00
named_symbol.h Move public rule functions out of rule namespace 2015-09-03 17:49:20 -07:00
pattern.cc Move public rule functions out of rule namespace 2015-09-03 17:49:20 -07:00
pattern.h Move public rule functions out of rule namespace 2015-09-03 17:49:20 -07:00
repeat.cc Auto-format: no single-line functions 2015-07-31 16:32:24 -07:00
repeat.h Move public rule functions out of rule namespace 2015-09-03 17:49:20 -07:00
rules.cc Move public rule functions out of rule namespace 2015-09-03 17:49:20 -07:00
seq.cc Auto-format: no single-line functions 2015-07-31 16:32:24 -07:00
seq.h Move public rule functions out of rule namespace 2015-09-03 17:49:20 -07:00
string.cc Auto-format: no single-line functions 2015-07-31 16:32:24 -07:00
string.h Move public rule functions out of rule namespace 2015-09-03 17:49:20 -07:00
symbol.cc Auto-format: no single-line functions 2015-07-31 16:32:24 -07:00
symbol.h Move public rule functions out of rule namespace 2015-09-03 17:49:20 -07:00
visitor.cc Move public rule functions out of rule namespace 2015-09-03 17:49:20 -07:00
visitor.h Move public rule functions out of rule namespace 2015-09-03 17:49:20 -07:00