ConverterBuilderFunctionBuilder
Builder class that itself builds converter builder functions. Not quite as meta as the other one.
This is a fairly messy class containing a string builder, but what can you do?
Properties
Link copied to clipboard
Argument type, the type the user should ultimately be given after parsing.
Link copied to clipboard
Builder class generic arguments. Omit the <>.
Link copied to clipboard
Builder class type, used as a receiver.
Link copied to clipboard
Basic converter type, returned by the function.
Link copied to clipboard
Builder function generic arguments. Omit the <>.
Link copied to clipboard
Extra generic bounds to place after where in the function signature.