MCPcopy Create free account
hub / github.com/mozilla/rhino / Label

Method Label

rhino/src/main/java/org/mozilla/javascript/ast/Label.java:23–23  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

21 }
22
23 public Label() {}
24
25 public Label(int pos) {
26 this(pos, -1);

Callers

nothing calls this directly

Calls 1

setNameMethod · 0.95

Tested by

no test coverage detected