Token package:toml-parser

Lexical token
This module provides the datatype for the lexical syntax of TOML files. These tokens are generated by Toml.Syntax.Lexer and consumed in Toml.Syntax.Parser.
Render token for human-readable error messages.
Get the next token from a located string or a located error message.