Consolidate logic for making shared pointers to rules
This commit is contained in:
parent
9f78d72a7c
commit
6f444fcc79
22 changed files with 113 additions and 94 deletions
|
|
@ -14,8 +14,6 @@ namespace tree_sitter {
|
|||
|
||||
const std::string value;
|
||||
};
|
||||
|
||||
rule_ptr str(const std::string &value);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue