Package com.io7m.jsx.api.lexer
@Export
@Version("3.1.0")
package com.io7m.jsx.api.lexer
Lexer API.
-
ClassDescriptionAn exception indicating that a bare carriage return was present in the source.The available types of comments.The type of lexer configurations.Functions to escape strings.The type of exceptions raised by the lexer.The type of exceptions indicating invalid unicode codepoints.The type of exceptions indicating that a quoted string contained a newline, but the lexer configuration forbids them.An exception indicating that a hexadecimal character was expected, but something else was provided.The type of lexer suppliers.The type of lexers.The type of exceptions indicating that EOF was reached unexpectedly.The type of exceptions indicating that an unknown escape code was provided.