| Constructor and Description |
|---|
SymbolString(List<Symbol> symbols) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Symbol |
get(int i) |
List<Symbol> |
getSymbols() |
int |
hashCode() |
Iterator<Symbol> |
iterator() |
int |
size() |
Stream<Symbol> |
stream() |
SymbolString |
substring(int from) |
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitforEach, spliteratorpublic Symbol get(int i)
public int size()
public SymbolString substring(int from)
Copyright © 2020. All rights reserved.