Skip to content

Ambiguity #90

Description

@emrekirmizi

in "AlloyInEcore.g4", in "slot" non-terminal, "eObjectValue" and "dataValue" cause to conflict. Because "eObjectValue" has "pathName" (which has "unrestrictedName" which has "identifier") and "dataValue" has "enumValue" (which has "identifier").

So if any sentence in any "slot" has identifier (for example;
status [slot] : critical [enumValue]
),
parser prefers to accept "critical" as an "objectValue".

Activity

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions