public abstract class Token extends Object implements Identifiable
| Constructor and Description |
|---|
Token(int position) |
| Modifier and Type | Method and Description |
|---|---|
int |
getPosition() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitidpublic int getPosition()
getPosition in interface IdentifiableCopyright © 2010-2014. All Rights Reserved.