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

add a note on precedence to docs #40

Merged
merged 2 commits into from
Dec 26, 2014
Merged

add a note on precedence to docs #40

merged 2 commits into from
Dec 26, 2014

Conversation

sn6uv
Copy link
Contributor

@sn6uv sn6uv commented Dec 25, 2014

Documented the precedence argument to productions. See Issue #39.

@sn6uv sn6uv mentioned this pull request Dec 25, 2014

.. code:: python

@pg.production('expression : expression expression', precedence='Mul')
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think Mul here should be in all-caps.

alex added a commit that referenced this pull request Dec 26, 2014
add a note on precedence to docs
@alex alex merged commit 700daa7 into alex:master Dec 26, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants