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

[serializer] Support guarded serializer #2316

Open
eclipse-ocl-bot opened this issue Sep 26, 2024 · 0 comments
Open

[serializer] Support guarded serializer #2316

eclipse-ocl-bot opened this issue Sep 26, 2024 · 0 comments

Comments

@eclipse-ocl-bot
Copy link
Collaborator

| --- | --- |
| Bugzilla Link | 582705 |
| Status | NEW |
| Importance | P3 normal |
| Reported | Dec 04, 2023 12:22 EDT |
| Modified | Dec 04, 2023 12:23 EDT |
| See also | 563046 |
| Reporter | Ed Willink |

Description

Bug 563046 finally activated the new declarative serializer/formatter, but time/enthusiasm ran out before:

The QVTiExpressions.qvti fails for "- 1 * - - 1" if any atrempt is made to no-space the unary "-" since thius results in a "--" comment.

For now unary minus must be space separated.

To allow gthe common case to be tighter, we need to be able to guard the match to have one rule for "-" unary "-" and another for "-" anything else.

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

No branches or pull requests

1 participant