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