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

Cascading import issue #26

Open
ericvergnaud opened this issue Feb 10, 2014 · 0 comments
Open

Cascading import issue #26

ericvergnaud opened this issue Feb 10, 2014 · 0 comments
Labels

Comments

@ericvergnaud
Copy link

Hi,

I need to embed 2 grammars X and Y in Z.

This is done by importing X in Y and Y and Z.

Unfortunately, this raises a minor bug in the C# version, where the reference to X in Y is marked as private, and cannot be accessed in Z.

The bug does not exist in the Java version.

@sharwell sharwell added the bug label Feb 10, 2014
@sharwell sharwell self-assigned this Feb 10, 2014
@sharwell sharwell removed their assignment Dec 19, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants