Uses of Annotation Interface
io.sundr.builder.annotations.Inline
Packages that use Inline
-
Uses of Inline in io.sundr.builder.internal
Methods in io.sundr.builder.internal that return InlineMethods in io.sundr.builder.internal with parameters of type InlineModifier and TypeMethodDescriptionstatic BuilderContextBuilderContextManager.create(Elements elements, Types types, Boolean validationEnabled, Boolean generateBuilderPackage, String packageName, Inline... inlineables) io.sundr.model.TypeDefBuilderContext.getInlineableInterface(Inline inline) Constructors in io.sundr.builder.internal with parameters of type Inline -
Uses of Inline in io.sundr.builder.internal.utils
Methods in io.sundr.builder.internal.utils with parameters of type InlineModifier and TypeMethodDescriptionstatic io.sundr.model.TypeDefBuilderUtils.getInlineReturnType(BuilderContext context, Inline inline, io.sundr.model.TypeDef fallback) static io.sundr.model.TypeDefBuilderUtils.getInlineType(BuilderContext context, Inline inline)