Uses of Class
com.google.errorprone.util.Commented
-
Uses of Commented in com.google.errorprone.util
Modifier and TypeMethodDescriptionstatic com.google.common.collect.ImmutableList
<Commented<com.sun.source.tree.ExpressionTree>> Comments.findCommentsForArguments
(com.sun.source.tree.MethodInvocationTree methodInvocationTree, VisitorState state) Attach comments to nodes on arguments of method calls.static com.google.common.collect.ImmutableList
<Commented<com.sun.source.tree.ExpressionTree>> Comments.findCommentsForArguments
(com.sun.source.tree.NewClassTree newClassTree, VisitorState state) Attach comments to nodes on arguments of constructor calls.