8000 Handle decorators/method modifiers by k3rni · Pull Request #103 · tmm1/ripper-tags · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Handle decorators/method modifiers #103

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

Merged
merged 3 commits into from
Mar 18, 2020
Merged

Handle decorators/method modifiers #103

merged 3 commits into from
Mar 18, 2020

Conversation

k3rni
Copy link
Contributor
@k3rni k3rni commented Mar 18, 2020

Fixes #94
This hooks into on_command (which does a lot of work already) and handles any unrecognized name by checking if what follows is a method definition. And if so, passes it on to on_def.

@k3rni k3rni changed the title 94 modifiers Handle decorators/method modifiers Mar 18, 2020
@mislav mislav merged commit a25b411 into tmm1:master Mar 18, 2020
@mislav
Copy link
Collaborator
mislav commented Mar 18, 2020

Awesome; thank you!!

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.

Custom method modifiers not supported
2 participants
0