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 fix: getDocComment returns the complete Javadoc comment, incl. tags #1822

Merged
merged 6 commits into from
Jan 16, 2018

Conversation

monperrus
Copy link
Collaborator

if one only wants the sentence without the tag, one calls getComments().get(0).getContent()

@monperrus monperrus changed the title fix: getDocComment returns a the complete comment, incl. tags fix: getDocComment returns the complete Javadoc comment, incl. tags Jan 12, 2018
@spoon-bot
Copy link
Collaborator

Detected changes by Revapi: 1.

Old API: fr.inria.gforge.spoon:spoon-core:jar:6.2.0-20180112.235111-43

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

Name Change 1
Old none
New method CtComment::asJavaDoc()
Code java.method.addedToInterface
Description Method was added to an interface.
Breaking binary: non_breaking,

@INRIA INRIA deleted a comment from spoon-bot Jan 15, 2018
@INRIA INRIA deleted a comment from spoon-bot Jan 15, 2018
@INRIA INRIA deleted a comment from spoon-bot Jan 15, 2018
@monperrus monperrus changed the title fix: getDocComment returns the complete Javadoc comment, incl. tags review fix: getDocComment returns the complete Javadoc comment, incl. tags Jan 15, 2018
@pvojtechovsky pvojtechovsky merged commit 033d6b0 into INRIA:master Jan 16, 2018
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.

3 participants