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