Skip to content

Spoofax 3 Statix check broken on priorities that list the full rule #68

@Apanatshka

Description

@Apanatshka

Listing the full rule in a priorities section is allowed and even necessary when you want to talk about an injection like in the Stratego 2 syntax:

context-free priorities
  StrategoLang-Term.NoAnnoList = StrategoLang-PreTerm { } <0>. > {StrategoLang-PreTerm = StrategoLang-Var { }
                                                                  StrategoLang-PreTerm = StrategoLang-Wld { }}

But this is seen as a new definition of an existing constructor, which is incorrect.

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