MCPcopy 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_nodeKindMethod · 0.95
regress-309242.jsFile · 0.80
13.5.4.9.jsFile · 0.80
containsTestFunction · 0.80
13.4.4.12-1.jsFile · 0.80
13.4.4.25.jsFile · 0.80
11.1.4-01.jsFile · 0.80
11.1.4-02.jsFile · 0.80
11.1.4-03.jsFile · 0.80

Calls 1

ecmaClassMethod · 0.95

Tested by

no test coverage detected