Package com.io7m.jsx.api.parser
@Export
@Version("3.0.0")
package com.io7m.jsx.api.parser
Parser API.
-
ClassDescriptionThe parser configurationThe type of exceptions raised by the parser.An exception type indicating that the input did not conform to the s-expression grammar.The type of parser errors caused by
JSXLexerExceptionthrows.The type of parser suppliers.The type of parsers.