| Package | Description |
|---|---|
| org.stjs.generator.javascript.rhino |
| Modifier and Type | Class and Description |
|---|---|
class |
RhinoJavaScriptWriter
This class visits a JavaScript AST tree and generate the corresponding source code.
|
| Modifier and Type | Method and Description |
|---|---|
<T> void |
RhinoNodeVisitorSupport.accept(org.mozilla.javascript.Node node,
AstVisitor<T> visitor,
T param) |
Copyright © 2015. All Rights Reserved.