| Package | Description |
|---|---|
| org.htmlunit.corejs.javascript |
| Modifier and Type | Method and Description |
|---|---|
static NativeConsole.Level |
NativeConsole.Level.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NativeConsole.Level[] |
NativeConsole.Level.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NativeConsole.ConsolePrinter.print(Context cx,
Scriptable scope,
NativeConsole.Level level,
Object[] args,
ScriptStackElement[] stack) |
Copyright © 2025 HtmlUnit. All rights reserved.