| /plugin/asciidocjs/node_modules/with/node_modules/acorn/src/ |
| D | tokencontext.js | 44 if (prevType == tt.braceL) 77 tt.braceL.updateContext = function(prevType) { 99 !((prevType === tt.colon || prevType === tt.braceL) && this.curContext() === types.b_stat))
|
| D | statement.js | 91 case tt.braceL: return this.parseBlock() 227 this.expect(tt.braceL) 353 this.expect(tt.braceL) 457 this.expect(tt.braceL) 581 this.expect(tt.braceL) 634 this.expect(tt.braceL)
|
| D | tokentype.js | 64 braceL: new TokenType("{", {beforeExpr: true, startsExpr: true}), property
|
| D | lval.js | 122 case tt.braceL:
|
| D | expression.js | 307 case tt.braceL: 592 let isExpression = isArrowFunction && this.type !== tt.braceL
|
| D | tokenize.js | 320 case 123: ++this.pos; return this.finishToken(tt.braceL)
|
| /plugin/asciidocjs/node_modules/acorn/src/ |
| D | tokencontext.js | 44 if (prevType == tt.braceL) 77 tt.braceL.updateContext = function(prevType) { 99 !((prevType === tt.colon || prevType === tt.braceL) && this.curContext() === types.b_stat))
|
| D | statement.js | 102 case tt.braceL: return this.parseBlock() 248 this.expect(tt.braceL) 378 this.expect(tt.braceL) 497 this.expect(tt.braceL) 670 this.expect(tt.braceL) 724 this.expect(tt.braceL)
|
| D | tokentype.js | 64 braceL: new TokenType("{", {beforeExpr: true, startsExpr: true}), property
|
| D | lval.js | 125 case tt.braceL:
|
| D | expression.js | 347 case tt.braceL: 689 let isExpression = isArrowFunction && this.type !== tt.braceL
|
| D | tokenize.js | 307 case 123: ++this.pos; return this.finishToken(tt.braceL)
|
| /plugin/asciidocjs/node_modules/with/node_modules/acorn/src/loose/ |
| D | statement.js | 91 this.expect(tt.braceL) 157 case tt.braceL: 194 this.expect(tt.braceL) 257 this.eat(tt.braceL) 269 (this.tok.type != tt.parenL && this.tok.type != tt.braceL)) { 278 this.tok.type !== tt.parenL && this.tok.type !== tt.braceL) { 383 this.eat(tt.braceL) 410 this.eat(tt.braceL)
|
| D | expression.js | 258 case tt.braceL: 337 this.eat(tt.braceL) 352 …f (this.options.ecmaVersion >= 6 && (this.tok.type === tt.parenL || this.tok.type === tt.braceL)) { 475 node.expression = this.options.ecmaVersion >= 6 && this.tok.type !== tt.braceL 483 node.expression = this.tok.type !== tt.braceL
|
| /plugin/asciidocjs/node_modules/acorn/src/loose/ |
| D | statement.js | 91 this.expect(tt.braceL) 157 case tt.braceL: 199 this.expect(tt.braceL) 263 this.eat(tt.braceL) 275 (this.tok.type != tt.parenL && this.tok.type != tt.braceL)) { 292 this.tok.type !== tt.parenL && this.tok.type !== tt.braceL) { 408 this.eat(tt.braceL) 435 this.eat(tt.braceL)
|
| D | expression.js | 279 case tt.braceL: 358 this.eat(tt.braceL) 381 …f (this.options.ecmaVersion >= 6 && (this.tok.type === tt.parenL || this.tok.type === tt.braceL)) { 510 node.expression = this.options.ecmaVersion >= 6 && this.tok.type !== tt.braceL 523 node.expression = this.tok.type !== tt.braceL
|
| /plugin/asciidocjs/node_modules/with/node_modules/acorn/dist/ |
| D | acorn.es.js | 149 braceL: new TokenType("{", {beforeExpr: true, startsExpr: true}), property 703 case tt.braceL: return this.parseBlock() 843 this.expect(tt.braceL) 973 this.expect(tt.braceL) 1081 this.expect(tt.braceL) 1209 this.expect(tt.braceL) 1264 this.expect(tt.braceL) 1407 case tt.braceL: 1798 case tt.braceL: 2089 var isExpression = isArrowFunction && this.type !== tt.braceL [all …]
|
| D | acorn.js | 155 braceL: new TokenType("{", {beforeExpr: true, startsExpr: true}), property 709 case tt.braceL: return this.parseBlock() 849 this.expect(tt.braceL) 979 this.expect(tt.braceL) 1087 this.expect(tt.braceL) 1215 this.expect(tt.braceL) 1270 this.expect(tt.braceL) 1413 case tt.braceL: 1804 case tt.braceL: 2095 var isExpression = isArrowFunction && this.type !== tt.braceL [all …]
|
| /plugin/asciidocjs/node_modules/acorn/dist/ |
| D | acorn.es.js | 148 braceL: new TokenType("{", {beforeExpr: true, startsExpr: true}), property 748 case tt.braceL: return this.parseBlock() 898 this.expect(tt.braceL) 1032 this.expect(tt.braceL) 1155 this.expect(tt.braceL) 1336 this.expect(tt.braceL) 1392 this.expect(tt.braceL) 1538 case tt.braceL: 1987 case tt.braceL: 2335 var isExpression = isArrowFunction && this.type !== tt.braceL [all …]
|
| D | acorn.js | 154 braceL: new TokenType("{", {beforeExpr: true, startsExpr: true}), property 754 case tt.braceL: return this.parseBlock() 904 this.expect(tt.braceL) 1038 this.expect(tt.braceL) 1161 this.expect(tt.braceL) 1342 this.expect(tt.braceL) 1398 this.expect(tt.braceL) 1544 case tt.braceL: 1993 case tt.braceL: 2341 var isExpression = isArrowFunction && this.type !== tt.braceL [all …]
|
| /plugin/asciidocjs/node_modules/babylon/lib/ |
| D | index.js | 276 braceL: new TokenType("{", { beforeExpr: beforeExpr, startsExpr: startsExpr }), property 439 types.braceL.updateContext = function (prevType) { 1068 return this.finishToken(types.braceL); 1534 if (prevType === types.braceL) { 1867 case types.braceL: 2089 this.expect(types.braceL); 2246 this.expect(types.braceL); 2436 this.expect(types.braceL); 2830 this.expect(types.braceL); 2898 this.expect(types.braceL); [all …]
|