PrimaryTopicReference -> PipelinePrimaryTopicReference

This commit is contained in:
mAAdhaTTah 2018-11-21 15:54:56 -05:00
parent 0eb9b2463d
commit 6e84352b51
29 changed files with 35 additions and 35 deletions

View File

@ -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,

View File

@ -122,7 +122,7 @@
}
},
"left": {
"type": "PrimaryTopicReference",
"type": "PipelinePrimaryTopicReference",
"start": 12,
"end": 13,
"loc": {

View File

@ -140,7 +140,7 @@
}
},
"left": {
"type": "PrimaryTopicReference",
"type": "PipelinePrimaryTopicReference",
"start": 11,
"end": 12,
"loc": {
@ -202,7 +202,7 @@
},
"arguments": [
{
"type": "PrimaryTopicReference",
"type": "PipelinePrimaryTopicReference",
"start": 18,
"end": 19,
"loc": {

View File

@ -104,7 +104,7 @@
}
},
"left": {
"type": "PrimaryTopicReference",
"type": "PipelinePrimaryTopicReference",
"start": 6,
"end": 7,
"loc": {

View File

@ -104,7 +104,7 @@
}
},
"left": {
"type": "PrimaryTopicReference",
"type": "PipelinePrimaryTopicReference",
"start": 6,
"end": 7,
"loc": {
@ -166,7 +166,7 @@
},
"arguments": [
{
"type": "PrimaryTopicReference",
"type": "PipelinePrimaryTopicReference",
"start": 13,
"end": 14,
"loc": {

View File

@ -104,7 +104,7 @@
}
},
"left": {
"type": "PrimaryTopicReference",
"type": "PipelinePrimaryTopicReference",
"start": 9,
"end": 10,
"loc": {

View File

@ -125,7 +125,7 @@
},
"operator": "+",
"right": {
"type": "PrimaryTopicReference",
"type": "PipelinePrimaryTopicReference",
"start": 13,
"end": 14,
"loc": {

View File

@ -233,7 +233,7 @@
},
"operator": "<",
"right": {
"type": "PrimaryTopicReference",
"type": "PipelinePrimaryTopicReference",
"start": 36,
"end": 37,
"loc": {

View File

@ -234,7 +234,7 @@
"kind": "const"
},
"right": {
"type": "PrimaryTopicReference",
"type": "PipelinePrimaryTopicReference",
"start": 61,
"end": 62,
"loc": {

View File

@ -179,7 +179,7 @@
"name": "i"
},
"init": {
"type": "PrimaryTopicReference",
"type": "PipelinePrimaryTopicReference",
"start": 27,
"end": 28,
"loc": {
@ -247,7 +247,7 @@
"name": "i"
},
{
"type": "PrimaryTopicReference",
"type": "PipelinePrimaryTopicReference",
"start": 43,
"end": 44,
"loc": {
@ -296,7 +296,7 @@
"name": "i"
},
"right": {
"type": "PrimaryTopicReference",
"type": "PipelinePrimaryTopicReference",
"start": 52,
"end": 53,
"loc": {

View File

@ -150,7 +150,7 @@
"name": "e"
},
"right": {
"type": "PrimaryTopicReference",
"type": "PipelinePrimaryTopicReference",
"start": 24,
"end": 25,
"loc": {

View File

@ -151,7 +151,7 @@
"name": "e"
},
"right": {
"type": "PrimaryTopicReference",
"type": "PipelinePrimaryTopicReference",
"start": 24,
"end": 25,
"loc": {

View File

@ -133,7 +133,7 @@
}
},
"expression": {
"type": "PrimaryTopicReference",
"type": "PipelinePrimaryTopicReference",
"start": 14,
"end": 15,
"loc": {

View File

@ -225,7 +225,7 @@
}
},
"expression": {
"type": "PrimaryTopicReference",
"type": "PipelinePrimaryTopicReference",
"start": 42,
"end": 43,
"loc": {

View File

@ -194,7 +194,7 @@
}
},
"expression": {
"type": "PrimaryTopicReference",
"type": "PipelinePrimaryTopicReference",
"start": 34,
"end": 35,
"loc": {

View File

@ -164,7 +164,7 @@
}
},
"expression": {
"type": "PrimaryTopicReference",
"type": "PipelinePrimaryTopicReference",
"start": 23,
"end": 24,
"loc": {

View File

@ -133,7 +133,7 @@
}
},
"test": {
"type": "PrimaryTopicReference",
"type": "PipelinePrimaryTopicReference",
"start": 18,
"end": 19,
"loc": {

View File

@ -180,7 +180,7 @@
}
},
"expression": {
"type": "PrimaryTopicReference",
"type": "PipelinePrimaryTopicReference",
"start": 46,
"end": 47,
"loc": {
@ -261,7 +261,7 @@
}
},
"left": {
"type": "PrimaryTopicReference",
"type": "PipelinePrimaryTopicReference",
"start": 61,
"end": 62,
"loc": {
@ -364,7 +364,7 @@
}
},
"left": {
"type": "PrimaryTopicReference",
"type": "PipelinePrimaryTopicReference",
"start": 81,
"end": 82,
"loc": {

View File

@ -133,7 +133,7 @@
}
},
"discriminant": {
"type": "PrimaryTopicReference",
"type": "PipelinePrimaryTopicReference",
"start": 24,
"end": 25,
"loc": {

View File

@ -461,7 +461,7 @@
},
"arguments": [
{
"type": "PrimaryTopicReference",
"type": "PipelinePrimaryTopicReference",
"start": 110,
"end": 111,
"loc": {

View File

@ -227,7 +227,7 @@
},
"arguments": [
{
"type": "PrimaryTopicReference",
"type": "PipelinePrimaryTopicReference",
"start": 33,
"end": 34,
"loc": {

View File

@ -227,7 +227,7 @@
},
"arguments": [
{
"type": "PrimaryTopicReference",
"type": "PipelinePrimaryTopicReference",
"start": 33,
"end": 34,
"loc": {

View File

@ -165,7 +165,7 @@
},
"operator": "<",
"right": {
"type": "PrimaryTopicReference",
"type": "PipelinePrimaryTopicReference",
"start": 25,
"end": 26,
"loc": {

View File

@ -122,7 +122,7 @@
},
"arguments": [
{
"type": "PrimaryTopicReference",
"type": "PipelinePrimaryTopicReference",
"start": 11,
"end": 12,
"loc": {

View File

@ -139,7 +139,7 @@
"name": "x"
},
"right": {
"type": "PrimaryTopicReference",
"type": "PipelinePrimaryTopicReference",
"start": 23,
"end": 24,
"loc": {

View File

@ -90,7 +90,7 @@
}
},
"expression": {
"type": "PrimaryTopicReference",
"type": "PipelinePrimaryTopicReference",
"start": 10,
"end": 11,
"loc": {

View File

@ -90,7 +90,7 @@
}
},
"expression": {
"type": "PrimaryTopicReference",
"type": "PipelinePrimaryTopicReference",
"start": 9,
"end": 10,
"loc": {

View File

@ -90,7 +90,7 @@
}
},
"expression": {
"type": "PrimaryTopicReference",
"type": "PipelinePrimaryTopicReference",
"start": 9,
"end": 10,
"loc": {

View File

@ -122,7 +122,7 @@
}
},
"left": {
"type": "PrimaryTopicReference",
"type": "PipelinePrimaryTopicReference",
"start": 16,
"end": 17,
"loc": {