Uses of Class
com.google.googlejavaformat.Indent.Const
Packages that use Indent.Const
-
Uses of Indent.Const in com.google.googlejavaformat
Fields in com.google.googlejavaformat declared as Indent.ConstMethods in com.google.googlejavaformat that return Indent.ConstModifier and TypeMethodDescriptionstatic Indent.ConstIndent.Const.make(int n, int indentMultiplier) -
Uses of Indent.Const in com.google.googlejavaformat.java
Fields in com.google.googlejavaformat.java declared as Indent.ConstModifier and TypeFieldDescriptionprotected final Indent.ConstJavaInputAstVisitor.minusFourprotected final Indent.ConstJavaInputAstVisitor.minusTwoprotected final Indent.ConstJavaInputAstVisitor.plusFourprotected final Indent.ConstJavaInputAstVisitor.plusTwoprotected static final Indent.ConstJavaInputAstVisitor.ZERO