Skip to content

Remapping of operators to identifiers in n-ary calls #548

Open
@fredrikekre

Description

@fredrikekre
julia> JuliaSyntax.parse(JuliaSyntax.GreenNode, "a+b+c")
     1:5      │[call]
     1:1      │  Identifier             ✔
     2:2      │  Identifier             ✔
     3:3      │  Identifier             ✔
     4:4      │  +
     5:5      │  Identifier             ✔

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions