com.rayrobdod.json.parser.PiecewiseParser
A function which extracts a key-value pair form the input then, using com.rayrobdod.json.builder.Builder#apply inserts that key-value pair into the output.
This has to be extracted from PiecewiseParser to maintain type safety while maintaining the possibility of extracting a complex value.
A function which extracts a key-value pair form the input then, using com.rayrobdod.json.builder.Builder#apply inserts that key-value pair into the output.
This has to be extracted from PiecewiseParser to maintain type safety while maintaining the possibility of extracting a complex value.