| Package | Description |
|---|---|
| io.sundr.builder.internal | |
| io.sundr.builder.internal.utils |
| Modifier and Type | Method and Description |
|---|---|
Inline[] |
BuilderContext.getInlineables() |
| Modifier and Type | Method and Description |
|---|---|
static BuilderContext |
BuilderContextManager.create(Elements elements,
Types types,
Boolean validationEnabled,
Boolean generateBuilderPackage,
String packageName,
Inline... inlineables) |
io.sundr.model.TypeDef |
BuilderContext.getInlineableInterface(Inline inline) |
| Constructor and Description |
|---|
BuilderContext(Elements elements,
Types types,
Boolean generateBuilderPackage,
Boolean validationEnabled,
String builderPackage,
Inline... inlineables) |
| Modifier and Type | Method and Description |
|---|---|
static io.sundr.model.TypeDef |
BuilderUtils.getInlineReturnType(BuilderContext context,
Inline inline,
io.sundr.model.TypeDef fallback) |
static io.sundr.model.TypeDef |
BuilderUtils.getInlineType(BuilderContext context,
Inline inline) |
Copyright © 2023. All rights reserved.