Uses of Package
com.google.errorprone.util
Packages that use com.google.errorprone.util
-
Classes in com.google.errorprone.util used by com.google.errorproneClassDescriptionWraps a javac
Tokens.Token
to return comments in declaration order. -
Classes in com.google.errorprone.util used by com.google.errorprone.utilClassDescriptionClass to hold AST nodes annotated with the comments that are associated with themIdentifies the position of a comment relative to the associated treenode.Wraps a
Tokens.Comment
to allow an offset source position to be reported.A compatibility wrapper forTokens.Comment.CommentStyle
.Wraps a javacTokens.Token
to return comments in declaration order.The precedence for an operator kind in thecom.sun.source.tree
API.An expression's target type, seeTargetType.targetType(VisitorState)
.Describes visibilities available via VisibleForTesting annotations, and provides methods to establish whether a givenTree
should be visible.