parseTOML

Parses a TOML document.

Return Value

a TOMLDocument with the parsed data

Throws

TOMLParserException when the document's syntax is incorrect

Meta