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

Method StringElement

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

Source from the content-addressed store, hash-verified

47083 }
47084 const lm = OpenApi3_0Visitor
47085 class OpenapiVisitor extends Mixin(tm, em) {
47086 StringElement(s) {
47087 const o = new Ih(serializers_value(s))
47088 return (this.copyMetaAndAttributes(s, o), (this.element = o), qu)
47089 }
47090 }
47091 const um = OpenapiVisitor

Callers

nothing calls this directly

Calls 2

serializers_valueFunction · 0.85
copyMetaAndAttributesMethod · 0.45

Tested by

no test coverage detected