Home
last modified time | relevance | path

Searched refs:isContextual (Results 1 – 21 of 21) sorted by relevance

/plugin/asciidocjs/node_modules/with/node_modules/acorn/src/loose/
Dstatement.js58 if (init.declarations.length === 1 && (this.tok.type === tt._in || this.isContextual("of"))) {
64 if (this.tok.type === tt._in || this.isContextual("of"))
391 if (this.isContextual("from")) break
413 if (this.isContextual("from")) break
Dstate.js85 isContextual(name) { method in LooseParser
Dexpression.js45 if (this.toks.isContextual("yield")) {
/plugin/asciidocjs/node_modules/acorn/src/loose/
Dstatement.js58 if (init.declarations.length === 1 && (this.tok.type === tt._in || this.isContextual("of"))) {
64 if (this.tok.type === tt._in || this.isContextual("of"))
416 if (this.isContextual("from")) break
438 if (this.isContextual("from")) break
Dstate.js86 isContextual(name) { method in LooseParser
Dexpression.js45 if (this.toks.isContextual("yield")) {
114 if (this.options.ecmaVersion >= 8 && this.inAsync && this.toks.isContextual("await")) {
/plugin/asciidocjs/node_modules/with/node_modules/acorn/src/
Dparseutil.js31 pp.isContextual = function(name) { function in pp
Dstatement.js178 …if ((this.type === tt._in || (this.options.ecmaVersion >= 6 && this.isContextual("of"))) && init.d…
185 if (this.type === tt._in || (this.options.ecmaVersion >= 6 && this.isContextual("of"))) {
407 …"const" && !(this.type === tt._in || (this.options.ecmaVersion >= 6 && this.isContextual("of")))) {
409 …f (decl.id.type != "Identifier" && !(isFor && (this.type === tt._in || this.isContextual("of")))) {
Dexpression.js94 if (this.inGenerator && this.isContextual("yield")) return this.parseYield()
/plugin/asciidocjs/node_modules/acorn/src/
Dparseutil.js35 pp.isContextual = function(name) { function in pp
Dstatement.js194 …if ((this.type === tt._in || (this.options.ecmaVersion >= 6 && this.isContextual("of"))) && init.d…
201 if (this.type === tt._in || (this.options.ecmaVersion >= 6 && this.isContextual("of"))) {
426 …"const" && !(this.type === tt._in || (this.options.ecmaVersion >= 6 && this.isContextual("of")))) {
428 …f (decl.id.type != "Identifier" && !(isFor && (this.type === tt._in || this.isContextual("of")))) {
Dexpression.js94 if (this.inGenerator && this.isContextual("yield")) return this.parseYield()
188 if (this.inAsync && this.isContextual("await")) {
/plugin/asciidocjs/node_modules/acorn/dist/
Dacorn_loose.es.js87 LooseParser.prototype.isContextual = function isContextual (name) { method in LooseParser
Dacorn_loose.js91 LooseParser.prototype.isContextual = function isContextual (name) { method in LooseParser
Dacorn.es.js558 pp.isContextual = function(name) { function
842 …if ((this.type === tt._in || (this.options.ecmaVersion >= 6 && this.isContextual("of"))) && init$1…
849 if (this.type === tt._in || (this.options.ecmaVersion >= 6 && this.isContextual("of"))) {
1082 …" && !(this$1.type === tt._in || (this$1.options.ecmaVersion >= 6 && this$1.isContextual("of")))) {
1084 …ecl.id.type != "Identifier" && !(isFor && (this$1.type === tt._in || this$1.isContextual("of")))) {
1730 if (this.inGenerator && this.isContextual("yield")) return this.parseYield()
1826 if (this.inAsync && this.isContextual("await")) {
Dacorn.js564 pp.isContextual = function(name) { function
848 …if ((this.type === tt._in || (this.options.ecmaVersion >= 6 && this.isContextual("of"))) && init$1…
855 if (this.type === tt._in || (this.options.ecmaVersion >= 6 && this.isContextual("of"))) {
1088 …" && !(this$1.type === tt._in || (this$1.options.ecmaVersion >= 6 && this$1.isContextual("of")))) {
1090 …ecl.id.type != "Identifier" && !(isFor && (this$1.type === tt._in || this$1.isContextual("of")))) {
1736 if (this.inGenerator && this.isContextual("yield")) return this.parseYield()
1832 if (this.inAsync && this.isContextual("await")) {
/plugin/asciidocjs/node_modules/with/node_modules/acorn/dist/
Dacorn_loose.es.js86 LooseParser.prototype.isContextual = function isContextual (name) { method in LooseParser
Dacorn_loose.js92 LooseParser.prototype.isContextual = function isContextual (name) { method in LooseParser
Dacorn.es.js539 pp.isContextual = function(name) { function
792 …if ((this.type === tt._in || (this.options.ecmaVersion >= 6 && this.isContextual("of"))) && init$1…
799 if (this.type === tt._in || (this.options.ecmaVersion >= 6 && this.isContextual("of"))) {
1029 …" && !(this$1.type === tt._in || (this$1.options.ecmaVersion >= 6 && this$1.isContextual("of")))) {
1031 …ecl.id.type != "Identifier" && !(isFor && (this$1.type === tt._in || this$1.isContextual("of")))) {
1581 if (this.inGenerator && this.isContextual("yield")) return this.parseYield()
Dacorn.js545 pp.isContextual = function(name) { function
798 …if ((this.type === tt._in || (this.options.ecmaVersion >= 6 && this.isContextual("of"))) && init$1…
805 if (this.type === tt._in || (this.options.ecmaVersion >= 6 && this.isContextual("of"))) {
1035 …" && !(this$1.type === tt._in || (this$1.options.ecmaVersion >= 6 && this$1.isContextual("of")))) {
1037 …ecl.id.type != "Identifier" && !(isFor && (this$1.type === tt._in || this$1.isContextual("of")))) {
1587 if (this.inGenerator && this.isContextual("yield")) return this.parseYield()
/plugin/asciidocjs/node_modules/babylon/lib/
Dindex.js1710 pp.isContextual = function (name) { function
2004 if (this.hasPlugin("asyncGenerators") && this.state.inAsync && this.isContextual("await")) {
2024 if (this.match(types._in) || this.isContextual("of")) {
2037 if (this.match(types._in) || this.isContextual("of")) {
2038 var description = this.isContextual("of") ? "for-of statement" : "for-in statement";
2341 } else if (kind === types._const && !(this.match(types._in) || this.isContextual("of"))) {
2343 …(decl.id.type !== "Identifier" && !(isFor && (this.match(types._in) || this.isContextual("of")))) {
2704 …e.type.keyword === "function" || this.state.type.keyword === "class" || this.isContextual("async");
2850 if (needsFrom && !this.isContextual("from")) {
4032 if (!isPattern && this.isContextual("async")) {
[all …]