public abstract class Token
extends java.lang.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–2025. All rights reserved.