MCPcopy Create free account
hub / github.com/NaturalIntelligence/fast-xml-parser / getMetaDataSymbol

Method getMetaDataSymbol

src/xmlparser/xmlNode.js:51–53  ·  view source on GitHub ↗

symbol used for metadata

()

Source from the content-addressed store, hash-verified

49 }
50 /** symbol used for metadata */
51 static getMetaDataSymbol() {
52 return METADATA_SYMBOL;
53 }
54}

Callers 3

node2json.jsFile · 0.45
endIndex_spec.jsFile · 0.45
startIndex_spec.jsFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected