public final class DirectiveToken<T> extends Token
| Constructor and Description |
|---|
DirectiveToken(String name,
List<T> value,
Mark startMark,
Mark endMark) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
Token.ID |
getTokenId()
For error reporting.
|
List<T> |
getValue() |
getEndMark, getStartMarkCopyright © 2008–2019. All rights reserved.