Skip to content

Parsing error #162

@tyh470075227

Description

@tyh470075227

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]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions