Home
last modified time | relevance | path

Searched refs:finishNodeAt (Results 1 – 9 of 9) sorted by relevance

/plugin/asciidocjs/node_modules/with/node_modules/acorn/src/
Dnode.js32 function finishNodeAt(node, type, pos, loc) { function
43 return finishNodeAt.call(this, node, type, this.lastTokEnd, this.lastTokEndLoc)
48 pp.finishNodeAt = function(node, type, pos, loc) { function in pp
49 return finishNodeAt.call(this, node, type, pos, loc)
Dexpression.js381 this.finishNodeAt(val, "SequenceExpression", innerEndPos, innerEndLoc)
/plugin/asciidocjs/node_modules/acorn/src/
Dnode.js32 function finishNodeAt(node, type, pos, loc) { function
43 return finishNodeAt.call(this, node, type, this.lastTokEnd, this.lastTokEndLoc)
48 pp.finishNodeAt = function(node, type, pos, loc) { function in pp
49 return finishNodeAt.call(this, node, type, pos, loc)
Dexpression.js432 this.finishNodeAt(val, "SequenceExpression", innerEndPos, innerEndLoc)
/plugin/asciidocjs/node_modules/babylon/lib/
Dindex.js1804 directive.value = this.finishNodeAt(directiveLiteral, "DirectiveLiteral", expr.end, expr.loc.end);
1806 return this.finishNodeAt(directive, "Directive", stmt.end, stmt.loc.end);
3870 this.finishNodeAt(val, "SequenceExpression", innerEndPos, innerEndLoc);
4423 function finishNodeAt(node, type, pos, loc) { function
4434 return finishNodeAt.call(this, node, type, this.state.lastTokEnd, this.state.lastTokEndLoc);
4439 pp$4.finishNodeAt = function (node, type, pos, loc) { function
4440 return finishNodeAt.call(this, node, type, pos, loc);
4693 …stmt.expression = this.finishNodeAt(expression, "Literal", directiveLiteral.end, directiveLiteral.…
4696 return this.finishNodeAt(stmt, "ExpressionStatement", directive.end, directive.loc.end);
5871 …return this.finishNodeAt(node.expression, node.expression.type, node.typeAnnotation.end, node.type…
[all …]
/plugin/asciidocjs/node_modules/with/node_modules/acorn/dist/
Dacorn.es.js1874 this.finishNodeAt(val, "SequenceExpression", innerEndPos, innerEndLoc)
2254 function finishNodeAt(node, type, pos, loc) { function
2265 return finishNodeAt.call(this, node, type, this.lastTokEnd, this.lastTokEndLoc)
2270 pp$5.finishNodeAt = function(node, type, pos, loc) { function
2271 return finishNodeAt.call(this, node, type, pos, loc)
Dacorn.js1880 this.finishNodeAt(val, "SequenceExpression", innerEndPos, innerEndLoc)
2260 function finishNodeAt(node, type, pos, loc) { function
2271 return finishNodeAt.call(this, node, type, this.lastTokEnd, this.lastTokEndLoc)
2276 pp$5.finishNodeAt = function(node, type, pos, loc) {
2277 return finishNodeAt.call(this, node, type, pos, loc)
/plugin/asciidocjs/node_modules/acorn/dist/
Dacorn.es.js2074 this.finishNodeAt(val, "SequenceExpression", innerEndPos, innerEndLoc)
2521 function finishNodeAt(node, type, pos, loc) { function
2532 return finishNodeAt.call(this, node, type, this.lastTokEnd, this.lastTokEndLoc)
2537 pp$5.finishNodeAt = function(node, type, pos, loc) { function
2538 return finishNodeAt.call(this, node, type, pos, loc)
Dacorn.js2080 this.finishNodeAt(val, "SequenceExpression", innerEndPos, innerEndLoc)
2527 function finishNodeAt(node, type, pos, loc) { function
2538 return finishNodeAt.call(this, node, type, this.lastTokEnd, this.lastTokEndLoc)
2543 pp$5.finishNodeAt = function(node, type, pos, loc) {
2544 return finishNodeAt.call(this, node, type, pos, loc)