Uses of Class
org.mozilla.javascript.tools.debugger.Main
Packages that use Main
-
Uses of Main in org.mozilla.javascript.tools.debugger
Methods in org.mozilla.javascript.tools.debugger that return MainModifier and TypeMethodDescriptionstatic MainMain.mainEmbedded(String title) Entry point for embedded applications.static MainMain.mainEmbedded(ContextFactory factory, Scriptable scope, String title) Entry point for embedded applications.static MainMain.mainEmbedded(ContextFactory factory, ScopeProvider scopeProvider, String title) Entry point for embedded applications.