MCPcopy
hub / github.com/ajv-validator/ajv / scopeCode

Method scopeCode

lib/compile/codegen/index.ts:502–504  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

500 }
501
502 scopeCode(): Code {
503 return this._extScope.scopeCode(this._values)
504 }
505
506 private _def(
507 varKind: Name,

Callers 2

validateCodeFunction · 0.45
codegen.spec.tsFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected