| Package | Description |
|---|---|
| com.io7m.jsx.lexer |
Lexer.
|
| com.io7m.jsx.tokens |
Token definitions.
|
| Class and Description |
|---|
| TokenType
The type of tokens.
|
| Class and Description |
|---|
| 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.
|
Copyright © 2015 <code@io7m.com> http://io7m.com