public abstract class Token extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Token.ID |
| Modifier and Type | Method and Description |
|---|---|
Mark |
getEndMark() |
Mark |
getStartMark() |
abstract Token.ID |
getTokenId()
For error reporting.
|
Copyright © 2008–2018. All rights reserved.