Package-level declarations
Types
Link copied to clipboard
Exception that will be thrown when parsing failed.
Link copied to clipboard
data class ParserResult(val formattedString: String, val jsonString: String, val parserFormat: Parser.ParserFormat)
Result of the parsed value