MCPcopy Index your code
hub / github.com/bigskysoftware/_hyperscript / featureStart

Method featureStart

src/core/parser.js:289–291  ·  view source on GitHub ↗
(token)

Source from the content-addressed store, hash-verified

287 }
288
289 featureStart(token) {
290 return this.#kernel.featureStart(token);
291 }
292
293 setParent(elt, parent) {
294 if (typeof elt === 'object') {

Callers 8

parseMethod · 0.95
parseMethod · 0.95
parseMethod · 0.95
parseMethod · 0.95
parseMethod · 0.95
parseMethod · 0.95
commandBoundaryMethod · 0.95
parseMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected