PrimaryTopicReference -> PipelinePrimaryTopicReference
This commit is contained in:
parent
0eb9b2463d
commit
6e84352b51
@ -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,
|
||||
|
||||
@ -122,7 +122,7 @@
|
||||
}
|
||||
},
|
||||
"left": {
|
||||
"type": "PrimaryTopicReference",
|
||||
"type": "PipelinePrimaryTopicReference",
|
||||
"start": 12,
|
||||
"end": 13,
|
||||
"loc": {
|
||||
|
||||
@ -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": {
|
||||
|
||||
@ -104,7 +104,7 @@
|
||||
}
|
||||
},
|
||||
"left": {
|
||||
"type": "PrimaryTopicReference",
|
||||
"type": "PipelinePrimaryTopicReference",
|
||||
"start": 6,
|
||||
"end": 7,
|
||||
"loc": {
|
||||
|
||||
@ -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": {
|
||||
|
||||
@ -104,7 +104,7 @@
|
||||
}
|
||||
},
|
||||
"left": {
|
||||
"type": "PrimaryTopicReference",
|
||||
"type": "PipelinePrimaryTopicReference",
|
||||
"start": 9,
|
||||
"end": 10,
|
||||
"loc": {
|
||||
|
||||
@ -125,7 +125,7 @@
|
||||
},
|
||||
"operator": "+",
|
||||
"right": {
|
||||
"type": "PrimaryTopicReference",
|
||||
"type": "PipelinePrimaryTopicReference",
|
||||
"start": 13,
|
||||
"end": 14,
|
||||
"loc": {
|
||||
|
||||
@ -233,7 +233,7 @@
|
||||
},
|
||||
"operator": "<",
|
||||
"right": {
|
||||
"type": "PrimaryTopicReference",
|
||||
"type": "PipelinePrimaryTopicReference",
|
||||
"start": 36,
|
||||
"end": 37,
|
||||
"loc": {
|
||||
|
||||
@ -234,7 +234,7 @@
|
||||
"kind": "const"
|
||||
},
|
||||
"right": {
|
||||
"type": "PrimaryTopicReference",
|
||||
"type": "PipelinePrimaryTopicReference",
|
||||
"start": 61,
|
||||
"end": 62,
|
||||
"loc": {
|
||||
|
||||
@ -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": {
|
||||
|
||||
@ -150,7 +150,7 @@
|
||||
"name": "e"
|
||||
},
|
||||
"right": {
|
||||
"type": "PrimaryTopicReference",
|
||||
"type": "PipelinePrimaryTopicReference",
|
||||
"start": 24,
|
||||
"end": 25,
|
||||
"loc": {
|
||||
|
||||
@ -151,7 +151,7 @@
|
||||
"name": "e"
|
||||
},
|
||||
"right": {
|
||||
"type": "PrimaryTopicReference",
|
||||
"type": "PipelinePrimaryTopicReference",
|
||||
"start": 24,
|
||||
"end": 25,
|
||||
"loc": {
|
||||
|
||||
@ -133,7 +133,7 @@
|
||||
}
|
||||
},
|
||||
"expression": {
|
||||
"type": "PrimaryTopicReference",
|
||||
"type": "PipelinePrimaryTopicReference",
|
||||
"start": 14,
|
||||
"end": 15,
|
||||
"loc": {
|
||||
|
||||
@ -225,7 +225,7 @@
|
||||
}
|
||||
},
|
||||
"expression": {
|
||||
"type": "PrimaryTopicReference",
|
||||
"type": "PipelinePrimaryTopicReference",
|
||||
"start": 42,
|
||||
"end": 43,
|
||||
"loc": {
|
||||
|
||||
@ -194,7 +194,7 @@
|
||||
}
|
||||
},
|
||||
"expression": {
|
||||
"type": "PrimaryTopicReference",
|
||||
"type": "PipelinePrimaryTopicReference",
|
||||
"start": 34,
|
||||
"end": 35,
|
||||
"loc": {
|
||||
|
||||
@ -164,7 +164,7 @@
|
||||
}
|
||||
},
|
||||
"expression": {
|
||||
"type": "PrimaryTopicReference",
|
||||
"type": "PipelinePrimaryTopicReference",
|
||||
"start": 23,
|
||||
"end": 24,
|
||||
"loc": {
|
||||
|
||||
@ -133,7 +133,7 @@
|
||||
}
|
||||
},
|
||||
"test": {
|
||||
"type": "PrimaryTopicReference",
|
||||
"type": "PipelinePrimaryTopicReference",
|
||||
"start": 18,
|
||||
"end": 19,
|
||||
"loc": {
|
||||
|
||||
@ -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": {
|
||||
|
||||
@ -133,7 +133,7 @@
|
||||
}
|
||||
},
|
||||
"discriminant": {
|
||||
"type": "PrimaryTopicReference",
|
||||
"type": "PipelinePrimaryTopicReference",
|
||||
"start": 24,
|
||||
"end": 25,
|
||||
"loc": {
|
||||
|
||||
@ -461,7 +461,7 @@
|
||||
},
|
||||
"arguments": [
|
||||
{
|
||||
"type": "PrimaryTopicReference",
|
||||
"type": "PipelinePrimaryTopicReference",
|
||||
"start": 110,
|
||||
"end": 111,
|
||||
"loc": {
|
||||
|
||||
@ -227,7 +227,7 @@
|
||||
},
|
||||
"arguments": [
|
||||
{
|
||||
"type": "PrimaryTopicReference",
|
||||
"type": "PipelinePrimaryTopicReference",
|
||||
"start": 33,
|
||||
"end": 34,
|
||||
"loc": {
|
||||
|
||||
@ -227,7 +227,7 @@
|
||||
},
|
||||
"arguments": [
|
||||
{
|
||||
"type": "PrimaryTopicReference",
|
||||
"type": "PipelinePrimaryTopicReference",
|
||||
"start": 33,
|
||||
"end": 34,
|
||||
"loc": {
|
||||
|
||||
@ -165,7 +165,7 @@
|
||||
},
|
||||
"operator": "<",
|
||||
"right": {
|
||||
"type": "PrimaryTopicReference",
|
||||
"type": "PipelinePrimaryTopicReference",
|
||||
"start": 25,
|
||||
"end": 26,
|
||||
"loc": {
|
||||
|
||||
@ -122,7 +122,7 @@
|
||||
},
|
||||
"arguments": [
|
||||
{
|
||||
"type": "PrimaryTopicReference",
|
||||
"type": "PipelinePrimaryTopicReference",
|
||||
"start": 11,
|
||||
"end": 12,
|
||||
"loc": {
|
||||
|
||||
@ -139,7 +139,7 @@
|
||||
"name": "x"
|
||||
},
|
||||
"right": {
|
||||
"type": "PrimaryTopicReference",
|
||||
"type": "PipelinePrimaryTopicReference",
|
||||
"start": 23,
|
||||
"end": 24,
|
||||
"loc": {
|
||||
|
||||
@ -90,7 +90,7 @@
|
||||
}
|
||||
},
|
||||
"expression": {
|
||||
"type": "PrimaryTopicReference",
|
||||
"type": "PipelinePrimaryTopicReference",
|
||||
"start": 10,
|
||||
"end": 11,
|
||||
"loc": {
|
||||
|
||||
@ -90,7 +90,7 @@
|
||||
}
|
||||
},
|
||||
"expression": {
|
||||
"type": "PrimaryTopicReference",
|
||||
"type": "PipelinePrimaryTopicReference",
|
||||
"start": 9,
|
||||
"end": 10,
|
||||
"loc": {
|
||||
|
||||
@ -90,7 +90,7 @@
|
||||
}
|
||||
},
|
||||
"expression": {
|
||||
"type": "PrimaryTopicReference",
|
||||
"type": "PipelinePrimaryTopicReference",
|
||||
"start": 9,
|
||||
"end": 10,
|
||||
"loc": {
|
||||
|
||||
@ -122,7 +122,7 @@
|
||||
}
|
||||
},
|
||||
"left": {
|
||||
"type": "PrimaryTopicReference",
|
||||
"type": "PipelinePrimaryTopicReference",
|
||||
"start": 16,
|
||||
"end": 17,
|
||||
"loc": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user