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

review: refactor MethodTypingContext#adaptMethod moved to ClassTypingContext #1296

Merged
merged 1 commit into from May 11, 2017

Conversation

pvojtechovsky
Copy link
Collaborator

As discussed in #1292. Here is C1 + C2. It was simplest.
MethodTypingContext#adaptMethod moved to ClassTypingContext#adaptMethod`

@spoon-bot
Copy link
Collaborator

Revapi Analysis results

Old API: fr.inria.gforge.spoon:spoon-core:jar:5.7.0-20170510.224525-90

New API: fr.inria.gforge.spoon:spoon-core:jar:5.7.0-SNAPSHOT

Detected changes: 1.

Change 1

Name Element
Old method spoon.reflect.declaration.CtMethod spoon.support.visitor.MethodTypingContext::adaptMethod(spoon.reflect.declaration.CtMethod)
New none
Code java.method.removed
Description Method was removed.
Breaking source: breaking

@monperrus monperrus merged commit 56b20b1 into INRIA:master May 11, 2017
@pvojtechovsky pvojtechovsky deleted the refAdaptMethod branch May 20, 2017 11:14
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.

None yet

3 participants