| Package | Description |
|---|---|
| xtc.parser |
| Modifier and Type | Field and Description |
|---|---|
static TokenValue |
TokenValue.VALUE
The canonical token value element with unknown text.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MetaDataSetter.visit(TokenValue v)
Analyze the specified token value.
|
void |
CodeGenerator.visit(TokenValue v)
Generate code for the specified token value.
|
void |
HtmlPrinter.visit(TokenValue v) |
void |
PrettyPrinter.visit(TokenValue v)
Print the specified token value.
|
Copyright © 2014. All Rights Reserved.