| Package | Description |
|---|---|
| edu.illinois.cs.cogcomp.lbjava |
| Modifier and Type | Method and Description |
|---|---|
void |
SemanticAnalysis.run(Conjunction c)
Runs this pass on all nodes of the indicated type.
|
void |
TranslateToJava.run(Conjunction c)
Generates code for all nodes of the indicated type.
|
void |
RevisionAnalysis.run(Conjunction c)
Runs this pass on all nodes of the indicated type.
|
void |
PrintAST.run(Conjunction node)
Runs this pass on all nodes of the indicated type.
|
void |
Pass.run(Conjunction node)
One of the recursive "helper" methods for
run(). |
void |
Clean.run(Conjunction c)
Runs this pass on all nodes of the indicated type.
|
void |
ClassifierCSE.run(Conjunction c)
Runs this pass on all nodes of the indicated type.
|
Copyright © 2016. All rights reserved.