public abstract class Token extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Token.Literal |
static class |
Token.Whitespace |
| Modifier and Type | Field and Description |
|---|---|
(package private) int |
index
The index in the containing sequence.
|
(package private) String |
raw
.
|
Copyright © 2015 eXo Platform SAS. All Rights Reserved.