Uses of Class
com.google.errorprone.util.ErrorProneComment
-
Uses of ErrorProneComment in com.google.errorprone.util
Modifier and TypeMethodDescriptionabstract com.google.common.collect.ImmutableList
<ErrorProneComment> Commented.afterComments()
abstract com.google.common.collect.ImmutableList
<ErrorProneComment> Commented.beforeComments()
com.google.common.collect.ImmutableList
<ErrorProneComment> ErrorProneToken.comments()
Modifier and TypeMethodDescriptionstatic String
Comments.getTextFromComment
(ErrorProneComment comment) Extract the text body from a comment.