| Package | Description |
|---|---|
| org.htmlunit.corejs.javascript |
| Modifier and Type | Method and Description |
|---|---|
Symbol.Kind |
SymbolKey.getKind() |
Symbol.Kind |
Symbol.getKind()
Returns the symbol's kind.
|
Symbol.Kind |
NativeSymbol.getKind() |
static Symbol.Kind |
Symbol.Kind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Symbol.Kind[] |
Symbol.Kind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
SymbolKey(String name,
Symbol.Kind kind) |
Copyright © 2025 HtmlUnit. All rights reserved.