SExpressionTypepublic interface SExpressionListType extends SExpressionType
| Modifier and Type | Method | Description |
|---|---|---|
SExpressionType |
get(int index) |
|
boolean |
isSquare() |
|
int |
size() |
lexical, matchExpressionSExpressionType get(int index)
index - The list index in the range 0 <= index < {@link
#size()}indexjava.lang.IndexOutOfBoundsException - Iff index is out of rangeint size()
boolean isSquare()
Copyright © 2017 <code@io7m.com> http://io7m.com