forked from fwcd/tree-sitter-kotlin
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add named fields to function_declaration * Add named fields to class_declaration * Add named fields to object_declaration * Add named fields to property_declaration * Add named fields to type_alias * Add named fields to constructors * Add named fields to anonymous_initializer * Add named fields to companion_object * Add named fields to lambda_literal * Add named fields to anonymous_fonction * Add named fields to object_literal * Add named fields to control statements/expressions
- Loading branch information
1 parent
16de60e
commit 0ef8789
Showing
15 changed files
with
1,960,336 additions
and
604,161 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.