Uses of Enum Class
org.mozilla.javascript.NativeConsole.Level
-
Uses of NativeConsole.Level in org.mozilla.javascript
Modifier and TypeMethodDescriptionstatic NativeConsole.Level
Returns the enum constant of this class with the specified name.static NativeConsole.Level[]
NativeConsole.Level.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
NativeConsole.ConsolePrinter.print
(Context cx, Scriptable scope, NativeConsole.Level level, Object[] args, ScriptStackElement[] stack)