| Package | Description |
|---|---|
| com.io7m.jsx |
Core types, exceptions.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
SExpressionAtomType
The type of atoms (such as symbols and quoted strings).
|
interface |
SExpressionListType
The type of lists.
|
interface |
SExpressionQuotedStringType
The type of quoted strings.
|
interface |
SExpressionSymbolType
The type of symbols.
|
| Modifier and Type | Method and Description |
|---|---|
SExpressionType |
SExpressionListType.get(int index) |
Copyright © 2017 <code@io7m.com> http://io7m.com