| Package | Description |
|---|---|
| com.io7m.jsx.api.lexer |
Lexer API.
|
| com.io7m.jsx.api.tokens |
Lexer token definitions.
|
| com.io7m.jsx.lexer |
Lexer.
|
| Class | Description |
|---|---|
| TokenType |
The type of tokens.
|
| Class | Description |
|---|---|
| TokenComment |
A comment.
|
| TokenEOF |
End of file.
|
| TokenLeftParenthesis |
Left parenthesis '('.
|
| TokenLeftSquare |
Left square bracket '['.
|
| TokenMatcherType |
The type of token matchers.
|
| TokenQuotedString |
A quoted string.
|
| TokenRightParenthesis |
Right parenthesis ')'.
|
| TokenRightSquare |
Right square bracket ']'.
|
| TokenSymbol |
A symbol.
|
| TokenType |
The type of tokens.
|
| Class | Description |
|---|---|
| TokenType |
The type of tokens.
|
Copyright © 2017 <code@io7m.com> http://io7m.com