| Package | Description |
|---|---|
| org.jsweet.transpiler |
This package contains the JSweet Java to JavaScript transpiler
implementation.
|
| Modifier and Type | Method and Description |
|---|---|
protected Java2TypeScriptTranslator.ClassScope |
Java2TypeScriptTranslator.getScope() |
protected Java2TypeScriptTranslator.ClassScope |
Java2TypeScriptTranslator.getScope(int i) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
Java2TypeScriptTranslator.printMethodArgs(com.sun.tools.javac.tree.JCTree.JCMethodDecl methodDecl,
OverloadScanner.Overload overload,
boolean inOverload,
boolean inCoreWrongOverload,
Java2TypeScriptTranslator.ClassScope scope) |