| Modifier and Type | Method and Description |
|---|---|
ExitStatus |
Runner.exec(File mainScript,
String[] args,
org.mozilla.javascript.ErrorReporter reporter) |
ExitStatus |
RhinoRunner.exec(File mainScript,
String[] args,
org.mozilla.javascript.ErrorReporter reporter)
Execute a js file.
|
ExitStatus |
NodeJsRunner.exec(File mainScript,
String[] args,
org.mozilla.javascript.ErrorReporter reporter) |
Copyright © 2015. All rights reserved.