MCPcopy Index your code
hub / github.com/antlr/antlr4 / IntervalSetSpec.js

File IntervalSetSpec.js

runtime/JavaScript/spec/IntervalSetSpec.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import IntervalSet from "../src/antlr4/misc/IntervalSet.js";
2
3describe('test IntervalSet', () => {
4 it("computes interval set length", () => {

Callers

nothing calls this directly

Calls 4

toStringMethod · 0.65
addOneMethod · 0.45
addRangeMethod · 0.45
addSetMethod · 0.45

Tested by

no test coverage detected