public static interface GenJsExprsVisitor.GenJsExprsVisitorFactory
| Modifier and Type | Method and Description |
|---|---|
GenJsExprsVisitor |
create(Deque<Map<String,JsExpr>> localVarTranslations) |
GenJsExprsVisitor create(Deque<Map<String,JsExpr>> localVarTranslations)
localVarTranslations - The current stack of replacement JS expressions for the local
variables (and foreach-loop special functions) current in scope.