| Package | Description |
|---|---|
| net.sourceforge.htmlunit.corejs.javascript |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
Decompiler.decompile(java.lang.String source,
int flags,
UintMap properties)
Decompile the source information associated with this js function/script
back into a string.
|