JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Module
org.mozilla.rhino.tools
Package
org.mozilla.javascript.tools.shell
Interface QuitAction
public interface
QuitAction
Defines action to perform in response to quit command.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
quit
(org.mozilla.javascript.Context cx, int exitCode)
Method Details
quit
void
quit
(org.mozilla.javascript.Context cx, int exitCode)