Package | Description |
---|---|
org.crsh.lang.impl.script |
Modifier and Type | Field and Description |
---|---|
Token |
Token.next
.
|
Modifier and Type | Method and Description |
---|---|
Token |
Token.getLast() |
static Token |
Token.parse(CharSequence s) |
static Token |
Token.parse(CharSequence s,
int index) |
Constructor and Description |
---|
Token(String value,
Token next) |
Copyright © 2015 eXo Platform SAS. All Rights Reserved.