Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/mozilla/rhino
/ nodeKind
Method
nodeKind
rhino-xml/src/main/java/org/mozilla/javascript/xmlimpl/XML.java:482–484 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
480
}
481
482
Object nodeKind() {
483
return
ecmaClass();
484
}
485
486
@Override
487
Object parent() {
Callers
9
js_nodeKind
Method · 0.95
regress-309242.js
File · 0.80
13.5.4.9.js
File · 0.80
containsTest
Function · 0.80
13.4.4.12-1.js
File · 0.80
13.4.4.25.js
File · 0.80
11.1.4-01.js
File · 0.80
11.1.4-02.js
File · 0.80
11.1.4-03.js
File · 0.80
Calls
1
ecmaClass
Method · 0.95
Tested by
no test coverage detected