| Package | Description |
|---|---|
| xtc.parser |
| Modifier and Type | Method and Description |
|---|---|
Option |
Copier.visit(Option o)
Copy the specified option.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MetaDataSetter.visit(Option o)
Analyze the specified option.
|
Element |
Generifier.visit(Option o)
Visit the specified option.
|
Element |
GrammarVisitor.visit(Option o)
Visit the specified option.
|
Element |
Transformer.Lifter.visit(Option o)
Visit the specified option.
|
Element |
Transformer.Desugarer.visit(Option o)
Visit the specified option.
|
Option |
Copier.visit(Option o)
Copy the specified option.
|
void |
Resolver.visit(Option o)
Analyze the specified option.
|
Element |
Simplifier.visit(Option o)
Visit the specified option.
|
void |
CodeGenerator.visit(Option o)
Generate code for the specified option.
|
void |
PrettyPrinter.visit(Option o)
Print the specified option.
|
Element |
DirectLeftRecurser.visit(Option o)
Visit the specified option.
|
java.lang.Integer |
CostEstimator.visit(Option o)
Visit the specified option.
|
Copyright © 2014. All Rights Reserved.