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 parenthesesArguments to matchedCallOperation and matchedDotCallOperation #115

Closed
KronicDeth opened this issue Apr 25, 2015 · 1 comment

Comments

@KronicDeth
Copy link
Owner

Work separated from #30.

All forms of parenthesesArguments work with . before the parentheses after #30 is resolved, but parenthesesArguments can't be used immediately following an identifier (matchedCallOperation) or operator (matchedDotCallOperation) when they should be allowed.

@KronicDeth KronicDeth added this to the v1.0.0 milestone Apr 25, 2015
@KronicDeth KronicDeth mentioned this issue Apr 25, 2015
Closed
11 tasks
@KronicDeth
Copy link
Owner Author

Resolved by #122

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

No branches or pull requests

1 participant