Uses of Class
com.google.errorprone.util.ErrorProneComment
Packages that use ErrorProneComment
-
Uses of ErrorProneComment in com.google.errorprone.util
Methods in com.google.errorprone.util that return ErrorProneCommentMethods in com.google.errorprone.util that return types with arguments of type ErrorProneCommentModifier 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()
Methods in com.google.errorprone.util with parameters of type ErrorProneCommentModifier and TypeMethodDescriptionstatic String
Comments.getTextFromComment
(ErrorProneComment comment) Extract the text body from a comment.