Home
last modified time | relevance | path

Searched refs:startLoc (Results 1 – 17 of 17) sorted by relevance

/plugin/asciidocjs/node_modules/with/node_modules/acorn/src/
Dexpression.js79 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 …]
Doptions.js107 return function (block, text, start, end, startLoc, endLoc) { argument
115 comment.loc = new SourceLocation(this, startLoc, endLoc)
Dlval.js147 let elem = this.parseMaybeDefault(this.start, this.startLoc)
161 pp.parseMaybeDefault = function(startPos, startLoc, left) { argument
164 let node = this.startNodeAt(startPos, startLoc)
Dtokenize.js18 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())
Dnode.js23 return new Node(this, this.start, this.startLoc)
Dstate.js55 this.startLoc = this.endLoc = this.curPosition()
/plugin/asciidocjs/node_modules/acorn/src/
Dexpression.js79 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 …]
Doptions.js114 return function (block, text, start, end, startLoc, endLoc) { argument
122 comment.loc = new SourceLocation(this, startLoc, endLoc)
Dlval.js150 let elem = this.parseMaybeDefault(this.start, this.startLoc)
164 pp.parseMaybeDefault = function(startPos, startLoc, left) { argument
167 let node = this.startNodeAt(startPos, startLoc)
Dtokenize.js18 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())
Dnode.js23 return new Node(this, this.start, this.startLoc)
Dstate.js59 this.startLoc = this.endLoc = this.curPosition()
/plugin/asciidocjs/node_modules/babylon/lib/
Dindex.js544 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/
Dacorn.es.js398 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 …]
Dacorn.js404 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/
Dacorn.es.js404 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 …]
Dacorn.js410 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 …]