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

Can not match on annotations #86

Open
BertLisser opened this issue Apr 16, 2013 · 0 comments
Open

Can not match on annotations #86

BertLisser opened this issue Apr 16, 2013 · 0 comments
Labels

Comments

@BertLisser
Copy link
Owner

Created 2010-01-22 by [email protected] assigned to [email protected]

We can not write something like:

rule myRule a()[@Length=int x] => a()[@Length=x + 1]

which means that a rewrite rule can never have access to the annotations on the outermost node... this is real blocker for Bert's implementation of the Box laws.

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

1 participant