public interface SExpressionListType extends SExpressionType
| Modifier and Type | Method and Description |
|---|---|
SExpressionType |
get(int index) |
boolean |
isSquare() |
int |
size() |
lexical, matchExpressionSExpressionType get(int index)
index - The list indexindexIndexOutOfBoundsException - Iff index >= {@link #size()}int size()
boolean isSquare()
Copyright © 2017 <code@io7m.com> http://io7m.com