| Package | Description |
|---|---|
| com.github.javaparser.printer.configuration |
| Modifier and Type | Method and Description |
|---|---|
Indentation |
PrettyPrinterConfiguration.getIndentation()
Deprecated.
|
Indentation |
Indentation.setSize(int size) |
Indentation |
Indentation.setType(Indentation.IndentType type) |
| Modifier and Type | Method and Description |
|---|---|
PrettyPrinterConfiguration |
PrettyPrinterConfiguration.setIndentation(Indentation indentation)
Deprecated.
|
Copyright © 2007–2024. All rights reserved.