-
Notifications
You must be signed in to change notification settings - Fork 78
Open
Description
Code:
getInstance().abc = "xxxx"
Parsing results (https://fwcd.github.io/tree-sitter-kotlin/):
source_file [0, 0] - [1, 0]
ERROR [0, 0] - [0, 26]
navigation_expression [0, 0] - [0, 17]
call_expression [0, 0] - [0, 13]
simple_identifier [0, 0] - [0, 11]
call_suffix [0, 11] - [0, 13]
value_arguments [0, 11] - [0, 13]
navigation_suffix [0, 13] - [0, 17]
simple_identifier [0, 14] - [0, 17]
ERROR [0, 18] - [0, 21]
ERROR [0, 20] - [0, 21]
simple_identifier [0, 21] - [0, 25]
tyh470075227
Metadata
Metadata
Assignees
Labels
No labels