# Functions
AddOption adds a completely new option to the selected builders.
ByName matches builders for the given name.
ByObjectName matches builders for the given the object (referred to by its package and name).
ByVariant matches builders defined within a schema marked as "composable" and implementing the given variant.
No description provided by the author
DefaultToConstant sets a default value into a constant.
No description provided by the author
EveryBuilder accepts any given builder.
No description provided by the author
No description provided by the author
No description provided by the author
PromoteOptionsToConstructor promotes the given options as constructor parameters.
No description provided by the author
No description provided by the author
StructGeneratedFromDisjunction matches builders for structs that were generated from a disjunction (see the Disjunction compiler pass).
No description provided by the author
# Structs
No description provided by the author
No description provided by the author