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.Tokento 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.Commentto allow an offset source position to be reported.A compatibility wrapper forTokens.Comment.CommentStyle.Wraps a javacTokens.Tokento return comments in declaration order.The precedence for an operator kind in thecom.sun.source.treeAPI.An expression's target type, seeTargetType.targetType(VisitorState).Describes visibilities available via VisibleForTesting annotations, and provides methods to establish whether a givenTreeshould be visible.