Package org.jboss.jdeparser
Class ConfigIndent
java.lang.Object
org.jboss.jdeparser.ConfigIndent
- All Implemented Interfaces:
Indent
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddIndent(Indent next, FormatPreferences preferences, StringBuilder lineBuffer) voidescape(Indent next, StringBuilder b, int idx) (package private) FormatPreferences.Indentationvoidunescaped(Indent next, StringBuilder b, int idx)
-
Field Details
-
indentation
-
-
Constructor Details
-
ConfigIndent
ConfigIndent(FormatPreferences.Indentation indentation)
-
-
Method Details