| Package | Description |
|---|---|
| xtc.parser |
| Modifier and Type | Field and Description |
|---|---|
static NullValue |
NullValue.VALUE
The canonical null value element.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CodeGenerator.visit(NullValue v)
Generate code for the specified null value.
|
void |
PrettyPrinter.visit(NullValue v)
Print the specified null value.
|
Copyright © 2014. All Rights Reserved.