Uses of Class
com.google.errorprone.refaster.UStatement.UnifierWithUnconsumedStatements
Packages that use UStatement.UnifierWithUnconsumedStatements
-
Uses of UStatement.UnifierWithUnconsumedStatements in com.google.errorprone.refaster
Subinterfaces with type arguments of type UStatement.UnifierWithUnconsumedStatements in com.google.errorprone.refasterModifier and TypeInterfaceDescriptioninterface
UTree
representation of aStatementTree
.interface
UTree
representation of aStatementTree
.Methods in com.google.errorprone.refaster that return UStatement.UnifierWithUnconsumedStatementsModifier and TypeMethodDescriptionUStatement.UnifierWithUnconsumedStatements.create
(Unifier unifier, List<? extends StatementTree> unconsumedStatements)