MCPcopy Index your code
hub / github.com/dataease/SQLBot / considerAll

Method considerAll

frontend/public/swagger-ui-bundle.js:20618–20620  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

20616 return 0 !== this.regexIndex
20617 }
20618 considerAll() {
20619 this.regexIndex = 0
20620 }
20621 addRule(s, o) {
20622 ;(this.rules.push([s, o]), 'begin' === o.type && this.count++)
20623 }

Callers 2

execMethod · 0.95
_highlightFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected