Class FormatStringUtils

java.lang.Object
com.google.errorprone.bugpatterns.formatstring.FormatStringUtils

public final class FormatStringUtils extends Object
Format string utilities.
  • Method Details

    • formatMethodArguments

      public static com.google.common.collect.ImmutableList<com.sun.source.tree.ExpressionTree> formatMethodArguments(com.sun.source.tree.MethodInvocationTree tree, VisitorState state)