Uses of Class
com.google.errorprone.refaster.UVariableDecl
-
Uses of UVariableDecl in com.google.errorprone.refaster
Modifier and TypeMethodDescriptionstatic UVariableDecl
UVariableDecl.create
(CharSequence identifier, UExpression type) static UVariableDecl
UVariableDecl.create
(CharSequence identifier, UExpression type, @Nullable UExpression initializer) UTemplater.visitVariable
(com.sun.source.tree.VariableTree tree, Void v)