Skip to content

Commit

Permalink
PrimaryTopicReference -> PipelinePrimaryTopicReference
Browse files Browse the repository at this point in the history
  • Loading branch information
mAAdhaTTah committed Nov 21, 2018
1 parent 0eb9b24 commit 6e84352
Show file tree
Hide file tree
Showing 29 changed files with 35 additions and 35 deletions.
2 changes: 1 addition & 1 deletion packages/babel-parser/src/parser/expression.js
Expand Up @@ -973,7 +973,7 @@ export default class ExpressionParser extends LValParser {
this.next();
if (this.primaryTopicReferenceIsAllowedInCurrentTopicContext()) {
this.registerTopicReference();
return this.finishNode(node, "PrimaryTopicReference");
return this.finishNode(node, "PipelinePrimaryTopicReference");
} else {
throw this.raise(
node.start,
Expand Down
Expand Up @@ -122,7 +122,7 @@
}
},
"left": {
"type": "PrimaryTopicReference",
"type": "PipelinePrimaryTopicReference",
"start": 12,
"end": 13,
"loc": {
Expand Down
Expand Up @@ -140,7 +140,7 @@
}
},
"left": {
"type": "PrimaryTopicReference",
"type": "PipelinePrimaryTopicReference",
"start": 11,
"end": 12,
"loc": {
Expand Down Expand Up @@ -202,7 +202,7 @@
},
"arguments": [
{
"type": "PrimaryTopicReference",
"type": "PipelinePrimaryTopicReference",
"start": 18,
"end": 19,
"loc": {
Expand Down
Expand Up @@ -104,7 +104,7 @@
}
},
"left": {
"type": "PrimaryTopicReference",
"type": "PipelinePrimaryTopicReference",
"start": 6,
"end": 7,
"loc": {
Expand Down
Expand Up @@ -104,7 +104,7 @@
}
},
"left": {
"type": "PrimaryTopicReference",
"type": "PipelinePrimaryTopicReference",
"start": 6,
"end": 7,
"loc": {
Expand Down Expand Up @@ -166,7 +166,7 @@
},
"arguments": [
{
"type": "PrimaryTopicReference",
"type": "PipelinePrimaryTopicReference",
"start": 13,
"end": 14,
"loc": {
Expand Down
Expand Up @@ -104,7 +104,7 @@
}
},
"left": {
"type": "PrimaryTopicReference",
"type": "PipelinePrimaryTopicReference",
"start": 9,
"end": 10,
"loc": {
Expand Down
Expand Up @@ -125,7 +125,7 @@
},
"operator": "+",
"right": {
"type": "PrimaryTopicReference",
"type": "PipelinePrimaryTopicReference",
"start": 13,
"end": 14,
"loc": {
Expand Down
Expand Up @@ -233,7 +233,7 @@
},
"operator": "<",
"right": {
"type": "PrimaryTopicReference",
"type": "PipelinePrimaryTopicReference",
"start": 36,
"end": 37,
"loc": {
Expand Down
Expand Up @@ -234,7 +234,7 @@
"kind": "const"
},
"right": {
"type": "PrimaryTopicReference",
"type": "PipelinePrimaryTopicReference",
"start": 61,
"end": 62,
"loc": {
Expand Down
Expand Up @@ -179,7 +179,7 @@
"name": "i"
},
"init": {
"type": "PrimaryTopicReference",
"type": "PipelinePrimaryTopicReference",
"start": 27,
"end": 28,
"loc": {
Expand Down Expand Up @@ -247,7 +247,7 @@
"name": "i"
},
{
"type": "PrimaryTopicReference",
"type": "PipelinePrimaryTopicReference",
"start": 43,
"end": 44,
"loc": {
Expand Down Expand Up @@ -296,7 +296,7 @@
"name": "i"
},
"right": {
"type": "PrimaryTopicReference",
"type": "PipelinePrimaryTopicReference",
"start": 52,
"end": 53,
"loc": {
Expand Down
Expand Up @@ -150,7 +150,7 @@
"name": "e"
},
"right": {
"type": "PrimaryTopicReference",
"type": "PipelinePrimaryTopicReference",
"start": 24,
"end": 25,
"loc": {
Expand Down
Expand Up @@ -151,7 +151,7 @@
"name": "e"
},
"right": {
"type": "PrimaryTopicReference",
"type": "PipelinePrimaryTopicReference",
"start": 24,
"end": 25,
"loc": {
Expand Down
Expand Up @@ -133,7 +133,7 @@
}
},
"expression": {
"type": "PrimaryTopicReference",
"type": "PipelinePrimaryTopicReference",
"start": 14,
"end": 15,
"loc": {
Expand Down
Expand Up @@ -225,7 +225,7 @@
}
},
"expression": {
"type": "PrimaryTopicReference",
"type": "PipelinePrimaryTopicReference",
"start": 42,
"end": 43,
"loc": {
Expand Down
Expand Up @@ -194,7 +194,7 @@
}
},
"expression": {
"type": "PrimaryTopicReference",
"type": "PipelinePrimaryTopicReference",
"start": 34,
"end": 35,
"loc": {
Expand Down
Expand Up @@ -164,7 +164,7 @@
}
},
"expression": {
"type": "PrimaryTopicReference",
"type": "PipelinePrimaryTopicReference",
"start": 23,
"end": 24,
"loc": {
Expand Down
Expand Up @@ -133,7 +133,7 @@
}
},
"test": {
"type": "PrimaryTopicReference",
"type": "PipelinePrimaryTopicReference",
"start": 18,
"end": 19,
"loc": {
Expand Down
Expand Up @@ -180,7 +180,7 @@
}
},
"expression": {
"type": "PrimaryTopicReference",
"type": "PipelinePrimaryTopicReference",
"start": 46,
"end": 47,
"loc": {
Expand Down Expand Up @@ -261,7 +261,7 @@
}
},
"left": {
"type": "PrimaryTopicReference",
"type": "PipelinePrimaryTopicReference",
"start": 61,
"end": 62,
"loc": {
Expand Down Expand Up @@ -364,7 +364,7 @@
}
},
"left": {
"type": "PrimaryTopicReference",
"type": "PipelinePrimaryTopicReference",
"start": 81,
"end": 82,
"loc": {
Expand Down
Expand Up @@ -133,7 +133,7 @@
}
},
"discriminant": {
"type": "PrimaryTopicReference",
"type": "PipelinePrimaryTopicReference",
"start": 24,
"end": 25,
"loc": {
Expand Down
Expand Up @@ -461,7 +461,7 @@
},
"arguments": [
{
"type": "PrimaryTopicReference",
"type": "PipelinePrimaryTopicReference",
"start": 110,
"end": 111,
"loc": {
Expand Down
Expand Up @@ -227,7 +227,7 @@
},
"arguments": [
{
"type": "PrimaryTopicReference",
"type": "PipelinePrimaryTopicReference",
"start": 33,
"end": 34,
"loc": {
Expand Down
Expand Up @@ -227,7 +227,7 @@
},
"arguments": [
{
"type": "PrimaryTopicReference",
"type": "PipelinePrimaryTopicReference",
"start": 33,
"end": 34,
"loc": {
Expand Down
Expand Up @@ -165,7 +165,7 @@
},
"operator": "<",
"right": {
"type": "PrimaryTopicReference",
"type": "PipelinePrimaryTopicReference",
"start": 25,
"end": 26,
"loc": {
Expand Down
Expand Up @@ -122,7 +122,7 @@
},
"arguments": [
{
"type": "PrimaryTopicReference",
"type": "PipelinePrimaryTopicReference",
"start": 11,
"end": 12,
"loc": {
Expand Down
Expand Up @@ -139,7 +139,7 @@
"name": "x"
},
"right": {
"type": "PrimaryTopicReference",
"type": "PipelinePrimaryTopicReference",
"start": 23,
"end": 24,
"loc": {
Expand Down
Expand Up @@ -90,7 +90,7 @@
}
},
"expression": {
"type": "PrimaryTopicReference",
"type": "PipelinePrimaryTopicReference",
"start": 10,
"end": 11,
"loc": {
Expand Down
Expand Up @@ -90,7 +90,7 @@
}
},
"expression": {
"type": "PrimaryTopicReference",
"type": "PipelinePrimaryTopicReference",
"start": 9,
"end": 10,
"loc": {
Expand Down
Expand Up @@ -90,7 +90,7 @@
}
},
"expression": {
"type": "PrimaryTopicReference",
"type": "PipelinePrimaryTopicReference",
"start": 9,
"end": 10,
"loc": {
Expand Down
Expand Up @@ -122,7 +122,7 @@
}
},
"left": {
"type": "PrimaryTopicReference",
"type": "PipelinePrimaryTopicReference",
"start": 16,
"end": 17,
"loc": {
Expand Down

0 comments on commit 6e84352

Please sign in to comment.