Uses of Class
com.google.errorprone.refaster.UTree
Packages that use UTree
-
Uses of UTree in com.google.errorprone.refaster
Subclasses of UTree in com.google.errorprone.refasterModifier and TypeClassDescriptionclassUExpressionallowing a match against any of a list of expressions.classUTreeversion ofExpressionTree.classFree identifier that can be bound to any expression of the appropriate type.classUTreeversion ofLiteralTree.classUTreeversion ofMemberSelectTree.classIdentifier representing an unqualified instant method.classUTreeversion ofMethodInvocationTree.classUTreerepresentation of an invocation of a placeholder method.classUTreerepresentation of aReturnTree.classIdentifier representing a static member (field, method, etc.) on a class.classAUTreerepresentation of a local variable declaration.Methods in com.google.errorprone.refaster that return UTree