Home
last modified time | relevance | path

Searched refs:pushComment (Results 1 – 7 of 7) sorted by relevance

/plugin/asciidocjs/node_modules/with/node_modules/acorn/src/
Doptions.js101 options.onComment = pushComment(options, options.onComment)
106 function pushComment(options, array) { function
/plugin/asciidocjs/node_modules/acorn/src/
Doptions.js108 options.onComment = pushComment(options, options.onComment)
113 function pushComment(options, array) { function
/plugin/asciidocjs/node_modules/babylon/lib/
Dindex.js788 …Tokenizer.prototype.pushComment = function pushComment(block, text, start, end, startLoc, endLoc) { method in Tokenizer
818 …this.pushComment(true, this.input.slice(start + 2, end), start, this.state.pos, startLoc, this.sta…
830 …this.pushComment(false, this.input.slice(start + startSkip, this.state.pos), start, this.state.pos…
/plugin/asciidocjs/node_modules/with/node_modules/acorn/dist/
Dacorn.es.js392 options.onComment = pushComment(options, options.onComment)
397 function pushComment(options, array) { function
Dacorn.js398 options.onComment = pushComment(options, options.onComment)
403 function pushComment(options, array) { function
/plugin/asciidocjs/node_modules/acorn/dist/
Dacorn.es.js398 options.onComment = pushComment(options, options.onComment)
403 function pushComment(options, array) { function
Dacorn.js404 options.onComment = pushComment(options, options.onComment)
409 function pushComment(options, array) { function