| /plugin/asciidocjs/node_modules/with/node_modules/acorn/src/loose/ |
| D | statement.js | 94 while (!this.closes(tt.braceR, blockIndent, line, true)) { 115 this.eat(tt.braceR) 197 while (!this.closes(tt.braceR, blockIndent, line, true)) 200 this.eat(tt.braceR) 259 while (!this.closes(tt.braceR, indent, line)) { 295 if (!this.eat(tt.braceR)) { 385 while (!this.closes(tt.braceR, indent + (this.curLineStart <= continuedLine ? 1 : 0), line)) { 400 this.eat(tt.braceR) 412 while (!this.closes(tt.braceR, indent + (this.curLineStart <= continuedLine ? 1 : 0), line)) { 422 this.eat(tt.braceR)
|
| D | expression.js | 318 if (this.expect(tt.braceR)) { 339 while (!this.closes(tt.braceR, indent, line)) { 358 (this.tok.type != tt.comma && this.tok.type != tt.braceR)) { 383 if (!this.eat(tt.braceR)) {
|
| D | state.js | 94 return this.tok.type === tt.eof || this.tok.type === tt.braceR ||
|
| /plugin/asciidocjs/node_modules/acorn/src/loose/ |
| D | statement.js | 94 while (!this.closes(tt.braceR, blockIndent, line, true)) { 115 this.eat(tt.braceR) 202 while (!this.closes(tt.braceR, blockIndent, line, true)) 205 this.eat(tt.braceR) 265 while (!this.closes(tt.braceR, indent, line)) { 309 if (!this.eat(tt.braceR)) { 410 while (!this.closes(tt.braceR, indent + (this.curLineStart <= continuedLine ? 1 : 0), line)) { 425 this.eat(tt.braceR) 437 while (!this.closes(tt.braceR, indent + (this.curLineStart <= continuedLine ? 1 : 0), line)) { 447 this.eat(tt.braceR)
|
| D | expression.js | 339 if (this.expect(tt.braceR)) { 360 while (!this.closes(tt.braceR, indent, line)) { 387 (this.tok.type != tt.comma && this.tok.type != tt.braceR)) { 412 if (!this.eat(tt.braceR)) {
|
| D | state.js | 95 return this.tok.type === tt.eof || this.tok.type === tt.braceR ||
|
| /plugin/asciidocjs/node_modules/with/node_modules/acorn/src/ |
| D | statement.js | 234 for (var cur, sawDefault = false; this.type != tt.braceR;) { 354 while (!this.eat(tt.braceR)) { 458 while (!this.eat(tt.braceR)) { 582 while (!this.eat(tt.braceR)) { 585 if (this.afterTrailingComma(tt.braceR)) break 635 while (!this.eat(tt.braceR)) { 638 if (this.afterTrailingComma(tt.braceR)) break
|
| D | parseutil.js | 51 this.type === tt.braceR ||
|
| D | expression.js | 455 this.expect(tt.braceR) 468 while (!this.eat(tt.braceR)) { 471 if (this.afterTrailingComma(tt.braceR)) break 504 (this.type != tt.comma && this.type != tt.braceR)) {
|
| D | tokencontext.js | 61 tt.parenR.updateContext = tt.braceR.updateContext = function() {
|
| D | tokentype.js | 65 braceR: new TokenType("}"), property
|
| /plugin/asciidocjs/node_modules/acorn/src/ |
| D | statement.js | 255 for (var cur, sawDefault = false; this.type != tt.braceR;) { 379 while (!this.eat(tt.braceR)) { 498 while (!this.eat(tt.braceR)) { 671 while (!this.eat(tt.braceR)) { 674 if (this.afterTrailingComma(tt.braceR)) break 725 while (!this.eat(tt.braceR)) { 728 if (this.afterTrailingComma(tt.braceR)) break
|
| D | parseutil.js | 55 this.type === tt.braceR ||
|
| D | tokencontext.js | 61 tt.parenR.updateContext = tt.braceR.updateContext = function() {
|
| D | tokentype.js | 65 braceR: new TokenType("}"), property
|
| D | expression.js | 506 this.expect(tt.braceR) 519 while (!this.eat(tt.braceR)) { 522 if (this.afterTrailingComma(tt.braceR)) break 566 (this.type != tt.comma && this.type != tt.braceR)) {
|
| /plugin/asciidocjs/node_modules/with/node_modules/acorn/dist/ |
| D | acorn.es.js | 150 braceR: new TokenType("}"), property 559 this.type === tt.braceR || 850 for (var cur, sawDefault = false; this.type != tt.braceR;) { 974 while (!this.eat(tt.braceR)) { 1082 while (!this.eat(tt.braceR)) { 1210 while (!this.eat(tt.braceR)) { 1213 if (this$1.afterTrailingComma(tt.braceR)) break 1265 while (!this.eat(tt.braceR)) { 1268 if (this$1.afterTrailingComma(tt.braceR)) break 1950 this$1.expect(tt.braceR) [all …]
|
| D | acorn.js | 156 braceR: new TokenType("}"), property 565 this.type === tt.braceR || 856 for (var cur, sawDefault = false; this.type != tt.braceR;) { 980 while (!this.eat(tt.braceR)) { 1088 while (!this.eat(tt.braceR)) { 1216 while (!this.eat(tt.braceR)) { 1219 if (this$1.afterTrailingComma(tt.braceR)) break 1271 while (!this.eat(tt.braceR)) { 1274 if (this$1.afterTrailingComma(tt.braceR)) break 1956 this$1.expect(tt.braceR) [all …]
|
| D | acorn_loose.es.js | 95 return this.tok.type === tokTypes.eof || this.tok.type === tokTypes.braceR ||
|
| D | acorn_loose.js | 101 return this.tok.type === acorn.tokTypes.eof || this.tok.type === acorn.tokTypes.braceR ||
|
| /plugin/asciidocjs/node_modules/acorn/dist/ |
| D | acorn.es.js | 149 braceR: new TokenType("}"), property 578 this.type === tt.braceR || 905 for (var cur, sawDefault = false; this.type != tt.braceR;) { 1033 while (!this.eat(tt.braceR)) { 1156 while (!this.eat(tt.braceR)) { 1337 while (!this.eat(tt.braceR)) { 1340 if (this$1.afterTrailingComma(tt.braceR)) break 1393 while (!this.eat(tt.braceR)) { 1396 if (this$1.afterTrailingComma(tt.braceR)) break 2150 this$1.expect(tt.braceR) [all …]
|
| D | acorn.js | 155 braceR: new TokenType("}"), property 584 this.type === tt.braceR || 911 for (var cur, sawDefault = false; this.type != tt.braceR;) { 1039 while (!this.eat(tt.braceR)) { 1162 while (!this.eat(tt.braceR)) { 1343 while (!this.eat(tt.braceR)) { 1346 if (this$1.afterTrailingComma(tt.braceR)) break 1399 while (!this.eat(tt.braceR)) { 1402 if (this$1.afterTrailingComma(tt.braceR)) break 2156 this$1.expect(tt.braceR) [all …]
|
| D | acorn_loose.es.js | 96 return this.tok.type === tokTypes.eof || this.tok.type === tokTypes.braceR ||
|
| D | acorn_loose.js | 100 return this.tok.type === __acorn.tokTypes.eof || this.tok.type === __acorn.tokTypes.braceR ||
|
| /plugin/asciidocjs/node_modules/babylon/lib/ |
| D | index.js | 278 braceR: new TokenType("}"), property 412 types.parenR.updateContext = types.braceR.updateContext = function () { 1072 ++this.state.pos;return this.finishToken(types.braceR); 1729 …return this.match(types.eof) || this.match(types.braceR) || lineBreak.test(this.input.slice(this.s… 2097 for (var sawDefault; !this.match(types.braceR);) { 2247 this.parseBlockBody(node, allowDirectives, false, types.braceR); 2411 return this.match(types.eq) || this.match(types.semi) || this.match(types.braceR); 2438 while (!this.eat(types.braceR)) { 2832 while (!this.eat(types.braceR)) { 2837 if (this.eat(types.braceR)) break; [all …]
|