Uses of Class
com.google.googlejavaformat.Indent.Const
| Package | Description |
|---|---|
| com.google.googlejavaformat | |
| com.google.googlejavaformat.java |
-
Uses of Indent.Const in com.google.googlejavaformat
Fields in com.google.googlejavaformat declared as Indent.Const Modifier and Type Field Description static Indent.ConstIndent.Const. ZEROMethods in com.google.googlejavaformat that return Indent.Const Modifier and Type Method Description static 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.Const Modifier and Type Field Description protected Indent.ConstJavaInputAstVisitor. minusFourprotected Indent.ConstJavaInputAstVisitor. minusTwoprotected Indent.ConstJavaInputAstVisitor. plusFourprotected Indent.ConstJavaInputAstVisitor. plusTwoprotected static Indent.ConstJavaInputAstVisitor. ZERO