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 Indent.ConstJavaInputAstVisitor.minusFourprotected Indent.ConstJavaInputAstVisitor.minusTwoprotected Indent.ConstJavaInputAstVisitor.plusFourprotected Indent.ConstJavaInputAstVisitor.plusTwoprotected static Indent.ConstJavaInputAstVisitor.ZERO