Skip to content

feature: Have fields in comparison operator #329

Description

@jecisc

Did you check the tree-sitter docs?

Is your feature request related to a problem? Please describe.

I see that in the fields of binary_operator and boolean_operator we have left and right fields.

In comparison_operator we have only two unamed childs.

I think it would make it easier for people building tooling using TreeSitter to also have left and right fields in this one.

Describe the solution you'd like

Add left and right fields in comparison_operator

Describe alternatives you've considered

see above

Additional context

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions