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.
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.
KeyDef and implementations
3.0