| Package | Description |
|---|---|
| xtc.parser |
| Modifier and Type | Field and Description |
|---|---|
static StringValue |
StringValue.VALUE
The canonical string value element with unknown text.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CodeGenerator.visit(StringValue v)
Generate code for the specified string value.
|
void |
HtmlPrinter.visit(StringValue v) |
void |
PrettyPrinter.visit(StringValue v)
Print the specified string value.
|
java.lang.Integer |
CostEstimator.visit(StringValue v)
Visit the specified string value.
|
Copyright © 2014. All Rights Reserved.