Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not emit syntactic attributes in semantic KORE output #4134

Closed
tothtamas28 opened this issue Mar 26, 2024 · 0 comments · Fixed by #4146
Closed

Do not emit syntactic attributes in semantic KORE output #4134

tothtamas28 opened this issue Mar 26, 2024 · 0 comments · Fixed by #4146
Assignees

Comments

@tothtamas28
Copy link
Contributor

tothtamas28 commented Mar 26, 2024

Related:

There are certain symbol attributes in definition.kore that are only used for unparsing KORE patterns:

  • assoc
  • bracket
  • colors
  • comm
  • format
  • left
  • priorities
  • right
  • terminals

These attributes should only be generated in syntaxDefinition.kore.

rv-jenkins pushed a commit that referenced this issue Apr 2, 2024
Preparatory refactoring for:
* #4134

Changes:
* Extract method `semanticAttributes`
* Extract method `syntaxAttributes`
* Several small changes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant