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

Implement pointcut parser engine #40

Merged
merged 42 commits into from
Mar 3, 2013
Merged

Conversation

lisachenko
Copy link
Member

This PR introduces new feature: Pointcut parser engine. Go! library now has a lexer, grammar and parser that allows to generate AST tree.
Many classes were refactored, some of unused class were deleted, some of them moved to the Pointcut namespace.

…/reduce operation, will check this separately
lisachenko added a commit that referenced this pull request Mar 3, 2013
Implement pointcut parser engine. Resolves #1
@lisachenko lisachenko merged commit 5897e48 into master Mar 3, 2013
@lisachenko lisachenko deleted the feature/pointcut-parser branch March 3, 2013 15:41
@lisachenko
Copy link
Member Author

@cursedcoder Can you mark the blank line in the concrete commit?

For 'use' statements I have my own rule: first block is system classes, next block is separated with blank line and defines project classes and the last one is vendor classes.

genkiroid pushed a commit to genkiroid/framework that referenced this pull request Jun 23, 2016
Double check if a method requires any argument passed by reference
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant