Uses of Class
com.google.errorprone.util.ASTHelpers.TargetType
-
Uses of ASTHelpers.TargetType in com.google.errorprone.util
Modifier and TypeMethodDescriptionstatic @Nullable ASTHelpers.TargetType
ASTHelpers.targetType
(VisitorState state) Returns the target type of the tree at the givenVisitorState
's path, or elsenull
.