| Modifier and Type | Field and Description |
|---|---|
private Character |
c
.
|
private int |
index
.
|
private CharSequence |
s
.
|
| Constructor and Description |
|---|
Tokenizer(CharSequence s)
Create a new tokenizer.
|
private final CharSequence s
private int index
public Tokenizer(CharSequence s) throws NullPointerException
s - the sequence to tokenizeNullPointerException - if the sequence is nullprivate void next()
private Token parseCommand() throws ScriptException
ScriptExceptionCopyright © 2013 eXo Platform SAS. All Rights Reserved.