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

Method constructor

frontend/public/swagger-ui-bundle.js:46216–46224  ·  view source on GitHub ↗
(s)

Source from the content-addressed store, hash-verified

46214 }
46215 const Hd = PropertiesVisitor
46216 class PatternPropertiesVisitor extends Mixin(Jd, Rd, yd) {
46217 constructor(s) {
46218 ;(super(s),
46219 (this.element = new Su.Sh()),
46220 this.element.classes.push('json-schema-patternProperties'),
46221 (this.specPath = (s) =>
46222 isJSONReferenceLikeElement(s)
46223 ? ['document', 'objects', 'JSONReference']
46224 : ['document', 'objects', 'JSONSchema']))
46225 }
46226 }
46227 const Kd = PatternPropertiesVisitor

Callers

nothing calls this directly

Calls 2

pushMethod · 0.45

Tested by

no test coverage detected