| Interface | Description |
|---|---|
| JSXParserConfigurationType |
The type of lexer configurations.
|
| JSXParserSupplierType |
The type of parser suppliers.
|
| JSXParserType |
The type of parsers.
|
| Class | Description |
|---|---|
| JSXParserConfiguration |
The type of lexer configurations.
|
| JSXParserConfiguration.Builder |
Builds instances of type
JSXParserConfiguration. |
| Exception | Description |
|---|---|
| JSXParserException |
The type of exceptions raised by the parser.
|
| JSXParserGrammarException |
An exception type indicating that the input did not conform to the
s-expression grammar.
|
| JSXParserLexicalException |
The type of parser errors caused by
JSXLexerException throws. |
Copyright © 2017 <code@io7m.com> http://io7m.com