public class BasicToken extends Object implements Token, Comparable, Serializable
| Modifier and Type | Field and Description |
|---|---|
protected int |
index |
protected String |
value |
protected final int index
protected final String value
public int compareTo(Object o)
compareTo in interface ComparableCopyright © 2016. All rights reserved.