Uses of Class
com.google.errorprone.refaster.UVariableDecl
Packages that use UVariableDecl
-
Uses of UVariableDecl in com.google.errorprone.refaster
Methods in com.google.errorprone.refaster that return UVariableDeclModifier and TypeMethodDescriptionstatic UVariableDeclUVariableDecl.create(CharSequence identifier, UExpression type) static UVariableDeclUVariableDecl.create(CharSequence identifier, UExpression type, @Nullable UExpression initializer) UTemplater.visitVariable(VariableTree tree, Void v)