| /plugin/asciidocjs/node_modules/with/node_modules/acorn/src/ |
| D | expression.js | 79 let startPos = this.start, startLoc = this.startLoc 82 let node = this.startNodeAt(startPos, startLoc) 101 let startPos = this.start, startLoc = this.startLoc 105 if (afterLeftParse) left = afterLeftParse.call(this, left, startPos, startLoc) 109 let node = this.startNodeAt(startPos, startLoc) 126 let startPos = this.start, startLoc = this.startLoc 130 let node = this.startNodeAt(startPos, startLoc) 143 let startPos = this.start, startLoc = this.startLoc 146 return this.parseExprOp(expr, startPos, startLoc, -1, noIn) 162 let startPos = this.start, startLoc = this.startLoc [all …]
|
| D | options.js | 107 return function (block, text, start, end, startLoc, endLoc) { argument 115 comment.loc = new SourceLocation(this, startLoc, endLoc)
|
| D | lval.js | 147 let elem = this.parseMaybeDefault(this.start, this.startLoc) 161 pp.parseMaybeDefault = function(startPos, startLoc, left) { argument 164 let node = this.startNodeAt(startPos, startLoc)
|
| D | tokenize.js | 18 this.loc = new SourceLocation(p, p.startLoc, p.endLoc) 40 this.lastTokStartLoc = this.startLoc 90 if (this.options.locations) this.startLoc = this.curPosition() 114 let startLoc = this.options.onComment && this.curPosition() 128 startLoc, this.curPosition()) 133 let startLoc = this.options.onComment && this.curPosition() 141 startLoc, this.curPosition())
|
| D | node.js | 23 return new Node(this, this.start, this.startLoc)
|
| D | state.js | 55 this.startLoc = this.endLoc = this.curPosition()
|
| /plugin/asciidocjs/node_modules/acorn/src/ |
| D | expression.js | 79 let startPos = this.start, startLoc = this.startLoc 82 let node = this.startNodeAt(startPos, startLoc) 105 let startPos = this.start, startLoc = this.startLoc 109 if (afterLeftParse) left = afterLeftParse.call(this, left, startPos, startLoc) 113 let node = this.startNodeAt(startPos, startLoc) 131 let startPos = this.start, startLoc = this.startLoc 135 let node = this.startNodeAt(startPos, startLoc) 148 let startPos = this.start, startLoc = this.startLoc 151 return this.parseExprOp(expr, startPos, startLoc, -1, noIn) 167 let startPos = this.start, startLoc = this.startLoc [all …]
|
| D | options.js | 114 return function (block, text, start, end, startLoc, endLoc) { argument 122 comment.loc = new SourceLocation(this, startLoc, endLoc)
|
| D | lval.js | 150 let elem = this.parseMaybeDefault(this.start, this.startLoc) 164 pp.parseMaybeDefault = function(startPos, startLoc, left) { argument 167 let node = this.startNodeAt(startPos, startLoc)
|
| D | tokenize.js | 18 this.loc = new SourceLocation(p, p.startLoc, p.endLoc) 40 this.lastTokStartLoc = this.startLoc 77 if (this.options.locations) this.startLoc = this.curPosition() 101 let startLoc = this.options.onComment && this.curPosition() 115 startLoc, this.curPosition()) 120 let startLoc = this.options.onComment && this.curPosition() 128 startLoc, this.curPosition())
|
| D | node.js | 23 return new Node(this, this.start, this.startLoc)
|
| D | state.js | 59 this.startLoc = this.endLoc = this.curPosition()
|
| /plugin/asciidocjs/node_modules/babylon/lib/ |
| D | index.js | 544 this.startLoc = this.endLoc = this.curPosition(); 658 this.loc = new SourceLocation(state.startLoc, state.endLoc); 690 this.state.lastTokStartLoc = this.state.startLoc; 760 this.state.startLoc = this.state.curPosition(); 788 …Tokenizer.prototype.pushComment = function pushComment(block, text, start, end, startLoc, endLoc) { argument 794 loc: new SourceLocation(startLoc, endLoc) 805 var startLoc = this.state.curPosition(); 818 …this.pushComment(true, this.input.slice(start + 2, end), start, this.state.pos, startLoc, this.sta… 823 var startLoc = this.state.curPosition(); 830 ….input.slice(start + startSkip, this.state.pos), start, this.state.pos, startLoc, this.state.curPo… [all …]
|
| /plugin/asciidocjs/node_modules/with/node_modules/acorn/dist/ |
| D | acorn.es.js | 398 return function (block, text, start, end, startLoc, endLoc) { argument 406 comment.loc = new SourceLocation(this, startLoc, endLoc) 461 this.startLoc = this.endLoc = this.curPosition() 1434 var elem = this$1.parseMaybeDefault(this$1.start, this$1.startLoc) 1448 pp$2.parseMaybeDefault = function(startPos, startLoc, left) { argument 1451 var node = this.startNodeAt(startPos, startLoc) 1566 var startPos = this.start, startLoc = this.startLoc 1569 var node = this.startNodeAt(startPos, startLoc) 1588 var startPos = this.start, startLoc = this.startLoc 1592 if (afterLeftParse) left = afterLeftParse.call(this, left, startPos, startLoc) [all …]
|
| D | acorn.js | 404 return function (block, text, start, end, startLoc, endLoc) { argument 412 comment.loc = new SourceLocation(this, startLoc, endLoc) 467 this.startLoc = this.endLoc = this.curPosition() 1440 var elem = this$1.parseMaybeDefault(this$1.start, this$1.startLoc) 1454 pp$2.parseMaybeDefault = function(startPos, startLoc, left) { argument 1457 var node = this.startNodeAt(startPos, startLoc) 1572 var startPos = this.start, startLoc = this.startLoc 1575 var node = this.startNodeAt(startPos, startLoc) 1594 var startPos = this.start, startLoc = this.startLoc 1598 if (afterLeftParse) left = afterLeftParse.call(this, left, startPos, startLoc) [all …]
|
| /plugin/asciidocjs/node_modules/acorn/dist/ |
| D | acorn.es.js | 404 return function (block, text, start, end, startLoc, endLoc) { argument 412 comment.loc = new SourceLocation(this, startLoc, endLoc) 471 this.startLoc = this.endLoc = this.curPosition() 1565 var elem = this$1.parseMaybeDefault(this$1.start, this$1.startLoc) 1579 pp$2.parseMaybeDefault = function(startPos, startLoc, left) { argument 1582 var node = this.startNodeAt(startPos, startLoc) 1715 var startPos = this.start, startLoc = this.startLoc 1718 var node = this.startNodeAt(startPos, startLoc) 1741 var startPos = this.start, startLoc = this.startLoc 1745 if (afterLeftParse) left = afterLeftParse.call(this, left, startPos, startLoc) [all …]
|
| D | acorn.js | 410 return function (block, text, start, end, startLoc, endLoc) { argument 418 comment.loc = new SourceLocation(this, startLoc, endLoc) 477 this.startLoc = this.endLoc = this.curPosition() 1571 var elem = this$1.parseMaybeDefault(this$1.start, this$1.startLoc) 1585 pp$2.parseMaybeDefault = function(startPos, startLoc, left) { argument 1588 var node = this.startNodeAt(startPos, startLoc) 1721 var startPos = this.start, startLoc = this.startLoc 1724 var node = this.startNodeAt(startPos, startLoc) 1747 var startPos = this.start, startLoc = this.startLoc 1751 if (afterLeftParse) left = afterLeftParse.call(this, left, startPos, startLoc) [all …]
|