Iterable<SExpressionType>, com.io7m.jlexing.core.LexicalType<URI>, SExpressionTypepublic interface SExpressionListType extends SExpressionType, Iterable<SExpressionType>
| Modifier and Type | Method | Description |
|---|---|---|
SExpressionType |
get(int index) |
|
boolean |
isSquare() |
|
int |
size() |
forEach, iterator, spliteratormatchExpressionSExpressionType get(int index)
index - The list index in the range 0 <= index < {@link
#size()}indexIndexOutOfBoundsException - Iff index is out of rangeint size()
boolean isSquare()
Copyright © 2017 <code@io7m.com> http://io7m.com