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.utilClassDescriptionAn expression's target type, see
ASTHelpers.targetType(com.google.errorprone.VisitorState)
.Class to hold AST nodes annotated with the comments that are associated with themIdentifies the position of a comment relative to the associated treenode.Wraps aTokens.Comment
to allow an offset source position to be reported.A compatibility wrapper forTokens.Comment.CommentStyle
.A compatibility wrapper aroundcom.sun.tools.javac.util.Filter
Wraps a javacTokens.Token
to return comments in declaration order.The precedence for an operator kind in theinvalid reference
com.sun.source.tree
Describes visibilities available via VisibleForTesting annotations, and provides methods to establish whether a givenTree
should be visible.