MCPcopy Create free account
hub / github.com/dataease/SQLBot / constructor

Method constructor

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

Source from the content-addressed store, hash-verified

46202 }
46203 }
46204 class PropertiesVisitor extends Mixin(Jd, Rd, yd) {
46205 constructor(s) {
46206 ;(super(s),
46207 (this.element = new Su.Sh()),
46208 this.element.classes.push('json-schema-properties'),
46209 (this.specPath = (s) =>
46210 isJSONReferenceLikeElement(s)
46211 ? ['document', 'objects', 'JSONReference']
46212 : ['document', 'objects', 'JSONSchema']))
46213 }
46214 }
46215 const Hd = PropertiesVisitor

Callers

nothing calls this directly

Calls 2

pushMethod · 0.45

Tested by

no test coverage detected