| Package | Description |
|---|---|
| xtc.parser |
| Modifier and Type | Method and Description |
|---|---|
Element |
Generifier.visit(NullLiteral l)
Visit the specified null literal.
|
void |
TextTester.visit(NullLiteral l)
Visit the specified null literal.
|
void |
Tokenizer.Tester.visit(NullLiteral l)
Visit the specified null literal.
|
void |
Resolver.visit(NullLiteral l)
Analyze the specified null literal.
|
void |
CodeGenerator.visit(NullLiteral l)
Generate code for the specified null literal.
|
void |
PrettyPrinter.visit(NullLiteral l)
Print the specified null literal.
|
Element |
DirectLeftRecurser.visit(NullLiteral l)
Visit the specified null literal.
|
java.lang.Integer |
CostEstimator.visit(NullLiteral l)
Visit the specified null literal.
|
Copyright © 2014. All Rights Reserved.