| Package | Description |
|---|---|
| com.io7m.jsx.lexer |
Lexer.
|
| com.io7m.jsx.parser |
Parser.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Lexer
The default implementation of the
LexerType type. |
| Modifier and Type | Method and Description |
|---|---|
static LexerType |
Lexer.newLexer(LexerConfiguration c,
com.io7m.jeucreader.UnicodeCharacterReaderPushBackType r)
Construct a new lexer.
|
| Modifier and Type | Method and Description |
|---|---|
static ParserType |
Parser.newParser(ParserConfiguration pc,
LexerType lex)
Construct a new parser.
|
Copyright © 2015 <code@io7m.com> http://io7m.com