Add object-oriented folds
This commit is contained in:
parent
c9efe870ab
commit
2e08482c67
1 changed files with 4 additions and 0 deletions
|
|
@ -8,6 +8,10 @@
|
||||||
(let_expression)
|
(let_expression)
|
||||||
(function_declaration)
|
(function_declaration)
|
||||||
(primitive_declaration)
|
(primitive_declaration)
|
||||||
|
|
||||||
|
(class_declaration)
|
||||||
|
(class_type)
|
||||||
|
(method_declaration)
|
||||||
] @fold
|
] @fold
|
||||||
|
|
||||||
[
|
[
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue