parseLiteral
Parse any SDL literal via the builder.
Malformed literal content (overflowing numbers, invalid dates, undecodable base64, ...) is reported through p.fail instead of escaping as an exception, preserving the non-throwing API contract.
Parse any SDL literal via the builder.
Malformed literal content (overflowing numbers, invalid dates, undecodable base64, ...) is reported through p.fail instead of escaping as an exception, preserving the non-throwing API contract.