Skip to content

Interpreting XML Tags as Type #433

@ernter4

Description

@ernter4

Setup
I am currently diffing a language not jet supported by Gumtree. I am currently using following Setup. At first i am parsing my language with Lark and convert the parse tree into an xml which i use gumtree to diff.

Problem
Gumtree treats the tags of xml als its own value. But this is false in this Context because the tags represent the terminals in the tree.

Proposal
Would it be possible to add an option which treats XML elements as type and its content as value.

Thanks in advance

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions