-
Methods in builder that return types with arguments of type Pair
Produce the process of adding code to handle conversion of certain types for a function.
Produce the process of adding code to handle conversion of certain types for a function.
Method parameters in builder with type arguments of type Pair
Produce the returning process for a function
-
Methods in utils that return types with arguments of type Pair
Allows to extract the types and names of the parameters of a function in order of appearance.
Method parameters in utils with type arguments of type Pair
Extract all the keys from a
Pair
type.
Extract all the values from a
Pair
type.