Skip to content
This repository has been archived by the owner on Mar 8, 2020. It is now read-only.

Fix #104 method args modifers #119

Merged
merged 2 commits into from
May 6, 2019
Merged

Conversation

bzz
Copy link
Contributor

@bzz bzz commented May 6, 2019

Fixes #104

See for details #104 (comment)

#120 is for subsequent work on annotation "depth".

@bzz bzz requested a review from dennwc May 6, 2019 11:41
@creachadair creachadair changed the title Fix 104 method args modifers Fix #104 method args modifers May 6, 2019
Instead of failing whole trasformation by assuming
it's always nil, when it's not.

Signed-off-by: Alexander Bezzubov <[email protected]>
@bzz bzz force-pushed the fix-104-method-args-modifers branch from f737e60 to 031a1fc Compare May 6, 2019 16:28
@bzz
Copy link
Contributor Author

bzz commented May 6, 2019

@dennwc @creachadair thank you for prompt reviews! Feedback addressed

@bzz bzz merged commit acbb016 into bblfsh:master May 6, 2019
@bzz bzz deleted the fix-104-method-args-modifers branch May 6, 2019 17:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Code snippet generates a java:MethodDeclaration in semantic mode
3 participants