java.lang.Object
com.google.googlejavaformat.Indent
- Direct Known Subclasses:
Indent.Const
,Indent.If
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
A constant function, returning a constant indent.static final class
A conditional function, whose value depends on whether a break was taken. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Indent
public Indent()
-