public class DefaultNElementFormatOptions extends Object implements NElementFormatOptions
| Constructor and Description |
|---|
DefaultNElementFormatOptions(Map<String,Object> map) |
| Modifier and Type | Method and Description |
|---|---|
int |
columnLimit() |
int |
complexityThreshold() |
<T> T |
get(String name,
Function<Object,T> any) |
Boolean |
getBoolean(String name,
Supplier<Boolean> any) |
int |
indent() |
NNewLineMode |
newLineMode() |
Map<String,Object> |
toMap() |
public int complexityThreshold()
complexityThreshold in interface NElementFormatOptionspublic int indent()
indent in interface NElementFormatOptionspublic int columnLimit()
columnLimit in interface NElementFormatOptionspublic NNewLineMode newLineMode()
newLineMode in interface NElementFormatOptionsCopyright © 2026 vpc open source initiative. All rights reserved.