* Show more info on hover for variables Signed-off-by: Nick Cameron <nrc@ncameron.org> * Move hover impls to lsp module Signed-off-by: Nick Cameron <nrc@ncameron.org> * Make hover work on names inside calls, fix doc line breaking, trim docs in tool tips Signed-off-by: Nick Cameron <nrc@ncameron.org> * Test the new hovers; fix signature syntax Signed-off-by: Nick Cameron <nrc@ncameron.org> * Hover tips for kwargs Signed-off-by: Nick Cameron <nrc@ncameron.org> --------- Signed-off-by: Nick Cameron <nrc@ncameron.org>
20694 lines
711 KiB
Plaintext
20694 lines
711 KiB
Plaintext
---
|
|
source: kcl-lib/src/simulation_tests.rs
|
|
description: Result of parsing kittycad_svg.kcl
|
|
---
|
|
{
|
|
"Ok": {
|
|
"body": [
|
|
{
|
|
"declaration": {
|
|
"end": 18366,
|
|
"id": {
|
|
"end": 3,
|
|
"name": "svg",
|
|
"start": 0,
|
|
"type": "Identifier"
|
|
},
|
|
"init": {
|
|
"body": [
|
|
{
|
|
"arguments": [
|
|
{
|
|
"end": 24,
|
|
"raw": "'XY'",
|
|
"start": 20,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": "XY"
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 19,
|
|
"name": "startSketchOn",
|
|
"start": 6,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 25,
|
|
"start": 6,
|
|
"type": "CallExpression",
|
|
"type": "CallExpression"
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"elements": [
|
|
{
|
|
"end": 48,
|
|
"raw": "0",
|
|
"start": 47,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 0.0,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"end": 51,
|
|
"raw": "0",
|
|
"start": 50,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 0.0,
|
|
"suffix": "None"
|
|
}
|
|
}
|
|
],
|
|
"end": 52,
|
|
"start": 46,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
},
|
|
{
|
|
"end": 55,
|
|
"start": 54,
|
|
"type": "PipeSubstitution",
|
|
"type": "PipeSubstitution"
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 45,
|
|
"name": "startProfileAt",
|
|
"start": 31,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 56,
|
|
"start": 31,
|
|
"type": "CallExpression",
|
|
"type": "CallExpression"
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 78,
|
|
"name": "endAbsolute",
|
|
"start": 67,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 86,
|
|
"raw": "2.52",
|
|
"start": 82,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 2.52,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 94,
|
|
"raw": "26.04",
|
|
"start": 89,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 26.04,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 94,
|
|
"operator": "-",
|
|
"start": 88,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 95,
|
|
"start": 81,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 66,
|
|
"name": "line",
|
|
"start": 62,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 96,
|
|
"start": 62,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 134,
|
|
"name": "endAbsolute",
|
|
"start": 123,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 142,
|
|
"raw": "2.52",
|
|
"start": 138,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 2.52,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 149,
|
|
"raw": "25.2",
|
|
"start": 145,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 25.2,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 149,
|
|
"operator": "-",
|
|
"start": 144,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 150,
|
|
"start": 137,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 122,
|
|
"name": "line",
|
|
"start": 118,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 151,
|
|
"start": 118,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 197,
|
|
"name": "endAbsolute",
|
|
"start": 186,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 205,
|
|
"raw": "0.84",
|
|
"start": 201,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 0.84,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 212,
|
|
"raw": "25.2",
|
|
"start": 208,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 25.2,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 212,
|
|
"operator": "-",
|
|
"start": 207,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 213,
|
|
"start": 200,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 185,
|
|
"name": "line",
|
|
"start": 181,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 214,
|
|
"start": 181,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 262,
|
|
"name": "endAbsolute",
|
|
"start": 251,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 270,
|
|
"raw": "0.84",
|
|
"start": 266,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 0.84,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 278,
|
|
"raw": "24.36",
|
|
"start": 273,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 24.36,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 278,
|
|
"operator": "-",
|
|
"start": 272,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 279,
|
|
"start": 265,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 250,
|
|
"name": "line",
|
|
"start": 246,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 280,
|
|
"start": 246,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 326,
|
|
"name": "endAbsolute",
|
|
"start": 315,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 331,
|
|
"raw": "0",
|
|
"start": 330,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 0.0,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 339,
|
|
"raw": "24.36",
|
|
"start": 334,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 24.36,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 339,
|
|
"operator": "-",
|
|
"start": 333,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 340,
|
|
"start": 329,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 314,
|
|
"name": "line",
|
|
"start": 310,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 341,
|
|
"start": 310,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 389,
|
|
"name": "endAbsolute",
|
|
"start": 378,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 394,
|
|
"raw": "0",
|
|
"start": 393,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 0.0,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 401,
|
|
"raw": "6.72",
|
|
"start": 397,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 6.72,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 401,
|
|
"operator": "-",
|
|
"start": 396,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 402,
|
|
"start": 392,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 377,
|
|
"name": "line",
|
|
"start": 373,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 403,
|
|
"start": 373,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 449,
|
|
"name": "endAbsolute",
|
|
"start": 438,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 457,
|
|
"raw": "0.84",
|
|
"start": 453,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 0.84,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 464,
|
|
"raw": "6.72",
|
|
"start": 460,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 6.72,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 464,
|
|
"operator": "-",
|
|
"start": 459,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 465,
|
|
"start": 452,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 437,
|
|
"name": "line",
|
|
"start": 433,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 466,
|
|
"start": 433,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 514,
|
|
"name": "endAbsolute",
|
|
"start": 503,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 522,
|
|
"raw": "0.84",
|
|
"start": 518,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 0.84,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 529,
|
|
"raw": "5.88",
|
|
"start": 525,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 5.88,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 529,
|
|
"operator": "-",
|
|
"start": 524,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 530,
|
|
"start": 517,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 502,
|
|
"name": "line",
|
|
"start": 498,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 531,
|
|
"start": 498,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 577,
|
|
"name": "endAbsolute",
|
|
"start": 566,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 585,
|
|
"raw": "1.68",
|
|
"start": 581,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 1.68,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 592,
|
|
"raw": "5.88",
|
|
"start": 588,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 5.88,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 592,
|
|
"operator": "-",
|
|
"start": 587,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 593,
|
|
"start": 580,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 565,
|
|
"name": "line",
|
|
"start": 561,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 594,
|
|
"start": 561,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 642,
|
|
"name": "endAbsolute",
|
|
"start": 631,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 650,
|
|
"raw": "1.68",
|
|
"start": 646,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 1.68,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 657,
|
|
"raw": "5.04",
|
|
"start": 653,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 5.04,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 657,
|
|
"operator": "-",
|
|
"start": 652,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 658,
|
|
"start": 645,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 630,
|
|
"name": "line",
|
|
"start": 626,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 659,
|
|
"start": 626,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 705,
|
|
"name": "endAbsolute",
|
|
"start": 694,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 713,
|
|
"raw": "2.52",
|
|
"start": 709,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 2.52,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 720,
|
|
"raw": "5.04",
|
|
"start": 716,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 5.04,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 720,
|
|
"operator": "-",
|
|
"start": 715,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 721,
|
|
"start": 708,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 693,
|
|
"name": "line",
|
|
"start": 689,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 722,
|
|
"start": 689,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 770,
|
|
"name": "endAbsolute",
|
|
"start": 759,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 778,
|
|
"raw": "2.52",
|
|
"start": 774,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 2.52,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 784,
|
|
"raw": "4.2",
|
|
"start": 781,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 4.2,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 784,
|
|
"operator": "-",
|
|
"start": 780,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 785,
|
|
"start": 773,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 758,
|
|
"name": "line",
|
|
"start": 754,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 786,
|
|
"start": 754,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 832,
|
|
"name": "endAbsolute",
|
|
"start": 821,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 840,
|
|
"raw": "3.36",
|
|
"start": 836,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 3.36,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 846,
|
|
"raw": "4.2",
|
|
"start": 843,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 4.2,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 846,
|
|
"operator": "-",
|
|
"start": 842,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 847,
|
|
"start": 835,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 820,
|
|
"name": "line",
|
|
"start": 816,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 848,
|
|
"start": 816,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 896,
|
|
"name": "endAbsolute",
|
|
"start": 885,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 904,
|
|
"raw": "3.36",
|
|
"start": 900,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 3.36,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 911,
|
|
"raw": "3.36",
|
|
"start": 907,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 3.36,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 911,
|
|
"operator": "-",
|
|
"start": 906,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 912,
|
|
"start": 899,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 884,
|
|
"name": "line",
|
|
"start": 880,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 913,
|
|
"start": 880,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 959,
|
|
"name": "endAbsolute",
|
|
"start": 948,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 968,
|
|
"raw": "17.64",
|
|
"start": 963,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 17.64,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 975,
|
|
"raw": "3.36",
|
|
"start": 971,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 3.36,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 975,
|
|
"operator": "-",
|
|
"start": 970,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 976,
|
|
"start": 962,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 947,
|
|
"name": "line",
|
|
"start": 943,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 977,
|
|
"start": 943,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 1025,
|
|
"name": "endAbsolute",
|
|
"start": 1014,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 1034,
|
|
"raw": "17.64",
|
|
"start": 1029,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 17.64,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 1040,
|
|
"raw": "4.2",
|
|
"start": 1037,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 4.2,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 1040,
|
|
"operator": "-",
|
|
"start": 1036,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 1041,
|
|
"start": 1028,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 1013,
|
|
"name": "line",
|
|
"start": 1009,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 1042,
|
|
"start": 1009,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 1088,
|
|
"name": "endAbsolute",
|
|
"start": 1077,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 1097,
|
|
"raw": "18.48",
|
|
"start": 1092,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 18.48,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 1103,
|
|
"raw": "4.2",
|
|
"start": 1100,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 4.2,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 1103,
|
|
"operator": "-",
|
|
"start": 1099,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 1104,
|
|
"start": 1091,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 1076,
|
|
"name": "line",
|
|
"start": 1072,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 1105,
|
|
"start": 1072,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 1153,
|
|
"name": "endAbsolute",
|
|
"start": 1142,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 1162,
|
|
"raw": "18.48",
|
|
"start": 1157,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 18.48,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 1169,
|
|
"raw": "5.04",
|
|
"start": 1165,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 5.04,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 1169,
|
|
"operator": "-",
|
|
"start": 1164,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 1170,
|
|
"start": 1156,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 1141,
|
|
"name": "line",
|
|
"start": 1137,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 1171,
|
|
"start": 1137,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 1218,
|
|
"name": "endAbsolute",
|
|
"start": 1207,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 1227,
|
|
"raw": "19.32",
|
|
"start": 1222,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 19.32,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 1234,
|
|
"raw": "5.04",
|
|
"start": 1230,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 5.04,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 1234,
|
|
"operator": "-",
|
|
"start": 1229,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 1235,
|
|
"start": 1221,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 1206,
|
|
"name": "line",
|
|
"start": 1202,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 1236,
|
|
"start": 1202,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 1284,
|
|
"name": "endAbsolute",
|
|
"start": 1273,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 1293,
|
|
"raw": "19.32",
|
|
"start": 1288,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 19.32,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 1300,
|
|
"raw": "5.88",
|
|
"start": 1296,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 5.88,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 1300,
|
|
"operator": "-",
|
|
"start": 1295,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 1301,
|
|
"start": 1287,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 1272,
|
|
"name": "line",
|
|
"start": 1268,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 1302,
|
|
"start": 1268,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 1349,
|
|
"name": "endAbsolute",
|
|
"start": 1338,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 1358,
|
|
"raw": "20.16",
|
|
"start": 1353,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 20.16,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 1365,
|
|
"raw": "5.88",
|
|
"start": 1361,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 5.88,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 1365,
|
|
"operator": "-",
|
|
"start": 1360,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 1366,
|
|
"start": 1352,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 1337,
|
|
"name": "line",
|
|
"start": 1333,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 1367,
|
|
"start": 1333,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 1415,
|
|
"name": "endAbsolute",
|
|
"start": 1404,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 1424,
|
|
"raw": "20.16",
|
|
"start": 1419,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 20.16,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 1431,
|
|
"raw": "6.72",
|
|
"start": 1427,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 6.72,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 1431,
|
|
"operator": "-",
|
|
"start": 1426,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 1432,
|
|
"start": 1418,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 1403,
|
|
"name": "line",
|
|
"start": 1399,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 1433,
|
|
"start": 1399,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 1479,
|
|
"name": "endAbsolute",
|
|
"start": 1468,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 1485,
|
|
"raw": "21",
|
|
"start": 1483,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 21.0,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 1492,
|
|
"raw": "6.72",
|
|
"start": 1488,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 6.72,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 1492,
|
|
"operator": "-",
|
|
"start": 1487,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 1493,
|
|
"start": 1482,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 1467,
|
|
"name": "line",
|
|
"start": 1463,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 1494,
|
|
"start": 1463,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 1542,
|
|
"name": "endAbsolute",
|
|
"start": 1531,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 1548,
|
|
"raw": "21",
|
|
"start": 1546,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 21.0,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 1556,
|
|
"raw": "24.36",
|
|
"start": 1551,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 24.36,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 1556,
|
|
"operator": "-",
|
|
"start": 1550,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 1557,
|
|
"start": 1545,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 1530,
|
|
"name": "line",
|
|
"start": 1526,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 1558,
|
|
"start": 1526,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 1605,
|
|
"name": "endAbsolute",
|
|
"start": 1594,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 1614,
|
|
"raw": "20.16",
|
|
"start": 1609,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 20.16,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 1622,
|
|
"raw": "24.36",
|
|
"start": 1617,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 24.36,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 1622,
|
|
"operator": "-",
|
|
"start": 1616,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 1623,
|
|
"start": 1608,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 1593,
|
|
"name": "line",
|
|
"start": 1589,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 1624,
|
|
"start": 1589,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 1672,
|
|
"name": "endAbsolute",
|
|
"start": 1661,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 1681,
|
|
"raw": "20.16",
|
|
"start": 1676,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 20.16,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 1688,
|
|
"raw": "25.2",
|
|
"start": 1684,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 25.2,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 1688,
|
|
"operator": "-",
|
|
"start": 1683,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 1689,
|
|
"start": 1675,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 1660,
|
|
"name": "line",
|
|
"start": 1656,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 1690,
|
|
"start": 1656,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 1737,
|
|
"name": "endAbsolute",
|
|
"start": 1726,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 1746,
|
|
"raw": "18.48",
|
|
"start": 1741,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 18.48,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 1753,
|
|
"raw": "25.2",
|
|
"start": 1749,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 25.2,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 1753,
|
|
"operator": "-",
|
|
"start": 1748,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 1754,
|
|
"start": 1740,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 1725,
|
|
"name": "line",
|
|
"start": 1721,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 1755,
|
|
"start": 1721,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 1803,
|
|
"name": "endAbsolute",
|
|
"start": 1792,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 1812,
|
|
"raw": "18.48",
|
|
"start": 1807,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 18.48,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 1820,
|
|
"raw": "26.04",
|
|
"start": 1815,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 26.04,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 1820,
|
|
"operator": "-",
|
|
"start": 1814,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 1821,
|
|
"start": 1806,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 1791,
|
|
"name": "line",
|
|
"start": 1787,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 1822,
|
|
"start": 1787,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 1869,
|
|
"name": "endAbsolute",
|
|
"start": 1858,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 1878,
|
|
"raw": "15.96",
|
|
"start": 1873,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 15.96,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 1886,
|
|
"raw": "26.04",
|
|
"start": 1881,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 26.04,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 1886,
|
|
"operator": "-",
|
|
"start": 1880,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 1887,
|
|
"start": 1872,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 1857,
|
|
"name": "line",
|
|
"start": 1853,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 1888,
|
|
"start": 1853,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 1936,
|
|
"name": "endAbsolute",
|
|
"start": 1925,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 1945,
|
|
"raw": "15.96",
|
|
"start": 1940,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 15.96,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 1953,
|
|
"raw": "26.88",
|
|
"start": 1948,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 26.88,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 1953,
|
|
"operator": "-",
|
|
"start": 1947,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 1954,
|
|
"start": 1939,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 1924,
|
|
"name": "line",
|
|
"start": 1920,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 1955,
|
|
"start": 1920,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 2002,
|
|
"name": "endAbsolute",
|
|
"start": 1991,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 2010,
|
|
"raw": "16.8",
|
|
"start": 2006,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 16.8,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 2018,
|
|
"raw": "26.88",
|
|
"start": 2013,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 26.88,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 2018,
|
|
"operator": "-",
|
|
"start": 2012,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 2019,
|
|
"start": 2005,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 1990,
|
|
"name": "line",
|
|
"start": 1986,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 2020,
|
|
"start": 1986,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 2068,
|
|
"name": "endAbsolute",
|
|
"start": 2057,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 2076,
|
|
"raw": "16.8",
|
|
"start": 2072,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 16.8,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 2084,
|
|
"raw": "28.56",
|
|
"start": 2079,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 28.56,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 2084,
|
|
"operator": "-",
|
|
"start": 2078,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 2085,
|
|
"start": 2071,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 2056,
|
|
"name": "line",
|
|
"start": 2052,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 2086,
|
|
"start": 2052,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 2133,
|
|
"name": "endAbsolute",
|
|
"start": 2122,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 2142,
|
|
"raw": "11.76",
|
|
"start": 2137,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 11.76,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 2150,
|
|
"raw": "28.56",
|
|
"start": 2145,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 28.56,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 2150,
|
|
"operator": "-",
|
|
"start": 2144,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 2151,
|
|
"start": 2136,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 2121,
|
|
"name": "line",
|
|
"start": 2117,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 2152,
|
|
"start": 2117,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 2200,
|
|
"name": "endAbsolute",
|
|
"start": 2189,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 2209,
|
|
"raw": "11.76",
|
|
"start": 2204,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 11.76,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 2217,
|
|
"raw": "26.88",
|
|
"start": 2212,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 26.88,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 2217,
|
|
"operator": "-",
|
|
"start": 2211,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 2218,
|
|
"start": 2203,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 2188,
|
|
"name": "line",
|
|
"start": 2184,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 2219,
|
|
"start": 2184,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 2265,
|
|
"name": "endAbsolute",
|
|
"start": 2254,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 2273,
|
|
"raw": "12.6",
|
|
"start": 2269,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 12.6,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 2281,
|
|
"raw": "26.88",
|
|
"start": 2276,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 26.88,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 2281,
|
|
"operator": "-",
|
|
"start": 2275,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 2282,
|
|
"start": 2268,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 2253,
|
|
"name": "line",
|
|
"start": 2249,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 2283,
|
|
"start": 2249,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 2331,
|
|
"name": "endAbsolute",
|
|
"start": 2320,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 2339,
|
|
"raw": "12.6",
|
|
"start": 2335,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 12.6,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 2347,
|
|
"raw": "26.04",
|
|
"start": 2342,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 26.04,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 2347,
|
|
"operator": "-",
|
|
"start": 2341,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 2348,
|
|
"start": 2334,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 2319,
|
|
"name": "line",
|
|
"start": 2315,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 2349,
|
|
"start": 2315,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 2395,
|
|
"name": "endAbsolute",
|
|
"start": 2384,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 2402,
|
|
"raw": "8.4",
|
|
"start": 2399,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 8.4,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 2410,
|
|
"raw": "26.04",
|
|
"start": 2405,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 26.04,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 2410,
|
|
"operator": "-",
|
|
"start": 2404,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 2411,
|
|
"start": 2398,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 2383,
|
|
"name": "line",
|
|
"start": 2379,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 2412,
|
|
"start": 2379,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 2460,
|
|
"name": "endAbsolute",
|
|
"start": 2449,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 2467,
|
|
"raw": "8.4",
|
|
"start": 2464,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 8.4,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 2475,
|
|
"raw": "26.88",
|
|
"start": 2470,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 26.88,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 2475,
|
|
"operator": "-",
|
|
"start": 2469,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 2476,
|
|
"start": 2463,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 2448,
|
|
"name": "line",
|
|
"start": 2444,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 2477,
|
|
"start": 2444,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 2524,
|
|
"name": "endAbsolute",
|
|
"start": 2513,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 2532,
|
|
"raw": "9.24",
|
|
"start": 2528,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 9.24,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 2540,
|
|
"raw": "26.88",
|
|
"start": 2535,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 26.88,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 2540,
|
|
"operator": "-",
|
|
"start": 2534,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 2541,
|
|
"start": 2527,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 2512,
|
|
"name": "line",
|
|
"start": 2508,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 2542,
|
|
"start": 2508,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 2590,
|
|
"name": "endAbsolute",
|
|
"start": 2579,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 2598,
|
|
"raw": "9.24",
|
|
"start": 2594,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 9.24,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 2606,
|
|
"raw": "28.56",
|
|
"start": 2601,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 28.56,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 2606,
|
|
"operator": "-",
|
|
"start": 2600,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 2607,
|
|
"start": 2593,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 2578,
|
|
"name": "line",
|
|
"start": 2574,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 2608,
|
|
"start": 2574,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 2655,
|
|
"name": "endAbsolute",
|
|
"start": 2644,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 2662,
|
|
"raw": "4.2",
|
|
"start": 2659,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 4.2,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 2670,
|
|
"raw": "28.56",
|
|
"start": 2665,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 28.56,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 2670,
|
|
"operator": "-",
|
|
"start": 2664,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 2671,
|
|
"start": 2658,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 2643,
|
|
"name": "line",
|
|
"start": 2639,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 2672,
|
|
"start": 2639,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 2720,
|
|
"name": "endAbsolute",
|
|
"start": 2709,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 2727,
|
|
"raw": "4.2",
|
|
"start": 2724,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 4.2,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 2735,
|
|
"raw": "26.88",
|
|
"start": 2730,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 26.88,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 2735,
|
|
"operator": "-",
|
|
"start": 2729,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 2736,
|
|
"start": 2723,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 2708,
|
|
"name": "line",
|
|
"start": 2704,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 2737,
|
|
"start": 2704,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 2784,
|
|
"name": "endAbsolute",
|
|
"start": 2773,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 2792,
|
|
"raw": "5.04",
|
|
"start": 2788,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 5.04,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 2800,
|
|
"raw": "26.88",
|
|
"start": 2795,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 26.88,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 2800,
|
|
"operator": "-",
|
|
"start": 2794,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 2801,
|
|
"start": 2787,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 2772,
|
|
"name": "line",
|
|
"start": 2768,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 2802,
|
|
"start": 2768,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 2850,
|
|
"name": "endAbsolute",
|
|
"start": 2839,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 2858,
|
|
"raw": "5.04",
|
|
"start": 2854,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 5.04,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 2866,
|
|
"raw": "26.04",
|
|
"start": 2861,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 26.04,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 2866,
|
|
"operator": "-",
|
|
"start": 2860,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 2867,
|
|
"start": 2853,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 2838,
|
|
"name": "line",
|
|
"start": 2834,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 2868,
|
|
"start": 2834,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 2915,
|
|
"name": "endAbsolute",
|
|
"start": 2904,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 2927,
|
|
"raw": "0.839996",
|
|
"start": 2919,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 0.839996,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 2935,
|
|
"raw": "20.58",
|
|
"start": 2930,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 20.58,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 2935,
|
|
"operator": "-",
|
|
"start": 2929,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 2936,
|
|
"start": 2918,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 2903,
|
|
"name": "line",
|
|
"start": 2899,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 2937,
|
|
"start": 2899,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 2975,
|
|
"name": "endAbsolute",
|
|
"start": 2964,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 2987,
|
|
"raw": "0.839996",
|
|
"start": 2979,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 0.839996,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 2995,
|
|
"raw": "24.36",
|
|
"start": 2990,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 24.36,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 2995,
|
|
"operator": "-",
|
|
"start": 2989,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 2996,
|
|
"start": 2978,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 2963,
|
|
"name": "line",
|
|
"start": 2959,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 2997,
|
|
"start": 2959,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 3044,
|
|
"name": "endAbsolute",
|
|
"start": 3033,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 3052,
|
|
"raw": "2.52",
|
|
"start": 3048,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 2.52,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 3060,
|
|
"raw": "24.36",
|
|
"start": 3055,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 24.36,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 3060,
|
|
"operator": "-",
|
|
"start": 3054,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 3061,
|
|
"start": 3047,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 3032,
|
|
"name": "line",
|
|
"start": 3028,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 3062,
|
|
"start": 3028,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 3110,
|
|
"name": "endAbsolute",
|
|
"start": 3099,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 3118,
|
|
"raw": "2.52",
|
|
"start": 3114,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 2.52,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 3125,
|
|
"raw": "25.2",
|
|
"start": 3121,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 25.2,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 3125,
|
|
"operator": "-",
|
|
"start": 3120,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 3126,
|
|
"start": 3113,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 3098,
|
|
"name": "line",
|
|
"start": 3094,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 3127,
|
|
"start": 3094,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 3174,
|
|
"name": "endAbsolute",
|
|
"start": 3163,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 3183,
|
|
"raw": "18.48",
|
|
"start": 3178,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 18.48,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 3190,
|
|
"raw": "25.2",
|
|
"start": 3186,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 25.2,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 3190,
|
|
"operator": "-",
|
|
"start": 3185,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 3191,
|
|
"start": 3177,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 3162,
|
|
"name": "line",
|
|
"start": 3158,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 3192,
|
|
"start": 3158,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 3240,
|
|
"name": "endAbsolute",
|
|
"start": 3229,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 3249,
|
|
"raw": "18.48",
|
|
"start": 3244,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 18.48,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 3257,
|
|
"raw": "24.36",
|
|
"start": 3252,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 24.36,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 3257,
|
|
"operator": "-",
|
|
"start": 3251,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 3258,
|
|
"start": 3243,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 3228,
|
|
"name": "line",
|
|
"start": 3224,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 3259,
|
|
"start": 3224,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 3306,
|
|
"name": "endAbsolute",
|
|
"start": 3295,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 3315,
|
|
"raw": "20.16",
|
|
"start": 3310,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 20.16,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 3323,
|
|
"raw": "24.36",
|
|
"start": 3318,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 24.36,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 3323,
|
|
"operator": "-",
|
|
"start": 3317,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 3324,
|
|
"start": 3309,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 3294,
|
|
"name": "line",
|
|
"start": 3290,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 3325,
|
|
"start": 3290,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 3373,
|
|
"name": "endAbsolute",
|
|
"start": 3362,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 3382,
|
|
"raw": "20.16",
|
|
"start": 3377,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 20.16,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 3390,
|
|
"raw": "20.58",
|
|
"start": 3385,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 20.58,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 3390,
|
|
"operator": "-",
|
|
"start": 3384,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 3391,
|
|
"start": 3376,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 3361,
|
|
"name": "line",
|
|
"start": 3357,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 3392,
|
|
"start": 3357,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 3456,
|
|
"name": "endAbsolute",
|
|
"start": 3445,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 3464,
|
|
"raw": "7.56",
|
|
"start": 3460,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 7.56,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 3472,
|
|
"raw": "24.36",
|
|
"start": 3467,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 24.36,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 3472,
|
|
"operator": "-",
|
|
"start": 3466,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 3473,
|
|
"start": 3459,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 3444,
|
|
"name": "line",
|
|
"start": 3440,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 3474,
|
|
"start": 3440,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 3512,
|
|
"name": "endAbsolute",
|
|
"start": 3501,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 3520,
|
|
"raw": "7.56",
|
|
"start": 3516,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 7.56,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 3528,
|
|
"raw": "22.68",
|
|
"start": 3523,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 22.68,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 3528,
|
|
"operator": "-",
|
|
"start": 3522,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 3529,
|
|
"start": 3515,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 3500,
|
|
"name": "line",
|
|
"start": 3496,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 3530,
|
|
"start": 3496,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 3577,
|
|
"name": "endAbsolute",
|
|
"start": 3566,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 3586,
|
|
"raw": "13.44",
|
|
"start": 3581,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 13.44,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 3594,
|
|
"raw": "22.68",
|
|
"start": 3589,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 22.68,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 3594,
|
|
"operator": "-",
|
|
"start": 3588,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 3595,
|
|
"start": 3580,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 3565,
|
|
"name": "line",
|
|
"start": 3561,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 3596,
|
|
"start": 3561,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 3644,
|
|
"name": "endAbsolute",
|
|
"start": 3633,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 3653,
|
|
"raw": "13.44",
|
|
"start": 3648,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 13.44,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 3661,
|
|
"raw": "24.36",
|
|
"start": 3656,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 24.36,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 3661,
|
|
"operator": "-",
|
|
"start": 3655,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 3662,
|
|
"start": 3647,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 3632,
|
|
"name": "line",
|
|
"start": 3628,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 3663,
|
|
"start": 3628,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 3710,
|
|
"name": "endAbsolute",
|
|
"start": 3699,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 3718,
|
|
"raw": "1.68",
|
|
"start": 3714,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 1.68,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 3726,
|
|
"raw": "22.68",
|
|
"start": 3721,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 22.68,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 3726,
|
|
"operator": "-",
|
|
"start": 3720,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 3727,
|
|
"start": 3713,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 3698,
|
|
"name": "line",
|
|
"start": 3694,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 3728,
|
|
"start": 3694,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 3766,
|
|
"name": "endAbsolute",
|
|
"start": 3755,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 3774,
|
|
"raw": "1.68",
|
|
"start": 3770,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 1.68,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 3782,
|
|
"raw": "21.84",
|
|
"start": 3777,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 21.84,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 3782,
|
|
"operator": "-",
|
|
"start": 3776,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 3783,
|
|
"start": 3769,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 3754,
|
|
"name": "line",
|
|
"start": 3750,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 3784,
|
|
"start": 3750,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 3831,
|
|
"name": "endAbsolute",
|
|
"start": 3820,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 3839,
|
|
"raw": "5.88",
|
|
"start": 3835,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 5.88,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 3847,
|
|
"raw": "21.84",
|
|
"start": 3842,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 21.84,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 3847,
|
|
"operator": "-",
|
|
"start": 3841,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 3848,
|
|
"start": 3834,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 3819,
|
|
"name": "line",
|
|
"start": 3815,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 3849,
|
|
"start": 3815,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 3897,
|
|
"name": "endAbsolute",
|
|
"start": 3886,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 3905,
|
|
"raw": "5.88",
|
|
"start": 3901,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 5.88,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 3913,
|
|
"raw": "22.68",
|
|
"start": 3908,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 22.68,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 3913,
|
|
"operator": "-",
|
|
"start": 3907,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 3914,
|
|
"start": 3900,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 3885,
|
|
"name": "line",
|
|
"start": 3881,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 3915,
|
|
"start": 3881,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 3962,
|
|
"name": "endAbsolute",
|
|
"start": 3951,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 3970,
|
|
"raw": "3.36",
|
|
"start": 3966,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 3.36,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 3978,
|
|
"raw": "24.36",
|
|
"start": 3973,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 24.36,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 3978,
|
|
"operator": "-",
|
|
"start": 3972,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 3979,
|
|
"start": 3965,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 3950,
|
|
"name": "line",
|
|
"start": 3946,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 3980,
|
|
"start": 3946,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 4018,
|
|
"name": "endAbsolute",
|
|
"start": 4007,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 4026,
|
|
"raw": "3.36",
|
|
"start": 4022,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 3.36,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 4034,
|
|
"raw": "23.52",
|
|
"start": 4029,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 23.52,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 4034,
|
|
"operator": "-",
|
|
"start": 4028,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 4035,
|
|
"start": 4021,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 4006,
|
|
"name": "line",
|
|
"start": 4002,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 4036,
|
|
"start": 4002,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 4083,
|
|
"name": "endAbsolute",
|
|
"start": 4072,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 4091,
|
|
"raw": "5.88",
|
|
"start": 4087,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 5.88,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 4099,
|
|
"raw": "23.52",
|
|
"start": 4094,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 23.52,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 4099,
|
|
"operator": "-",
|
|
"start": 4093,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 4100,
|
|
"start": 4086,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 4071,
|
|
"name": "line",
|
|
"start": 4067,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 4101,
|
|
"start": 4067,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 4149,
|
|
"name": "endAbsolute",
|
|
"start": 4138,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 4157,
|
|
"raw": "5.88",
|
|
"start": 4153,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 5.88,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 4165,
|
|
"raw": "24.36",
|
|
"start": 4160,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 24.36,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 4165,
|
|
"operator": "-",
|
|
"start": 4159,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 4166,
|
|
"start": 4152,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 4137,
|
|
"name": "line",
|
|
"start": 4133,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 4167,
|
|
"start": 4133,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 4214,
|
|
"name": "endAbsolute",
|
|
"start": 4203,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 4223,
|
|
"raw": "15.12",
|
|
"start": 4218,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 15.12,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 4231,
|
|
"raw": "22.68",
|
|
"start": 4226,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 22.68,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 4231,
|
|
"operator": "-",
|
|
"start": 4225,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 4232,
|
|
"start": 4217,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 4202,
|
|
"name": "line",
|
|
"start": 4198,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 4233,
|
|
"start": 4198,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 4271,
|
|
"name": "endAbsolute",
|
|
"start": 4260,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 4280,
|
|
"raw": "15.12",
|
|
"start": 4275,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 15.12,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 4288,
|
|
"raw": "21.84",
|
|
"start": 4283,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 21.84,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 4288,
|
|
"operator": "-",
|
|
"start": 4282,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 4289,
|
|
"start": 4274,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 4259,
|
|
"name": "line",
|
|
"start": 4255,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 4290,
|
|
"start": 4255,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 4337,
|
|
"name": "endAbsolute",
|
|
"start": 4326,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 4359,
|
|
"raw": "15.959999999999999",
|
|
"start": 4341,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 15.959999999999999,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 4367,
|
|
"raw": "21.84",
|
|
"start": 4362,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 21.84,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 4367,
|
|
"operator": "-",
|
|
"start": 4361,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 4368,
|
|
"start": 4340,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 4325,
|
|
"name": "line",
|
|
"start": 4321,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 4369,
|
|
"start": 4321,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 4417,
|
|
"name": "endAbsolute",
|
|
"start": 4406,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 4439,
|
|
"raw": "15.959999999999999",
|
|
"start": 4421,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 15.959999999999999,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 4447,
|
|
"raw": "22.68",
|
|
"start": 4442,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 22.68,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 4447,
|
|
"operator": "-",
|
|
"start": 4441,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 4448,
|
|
"start": 4420,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 4405,
|
|
"name": "line",
|
|
"start": 4401,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 4449,
|
|
"start": 4401,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 4496,
|
|
"name": "endAbsolute",
|
|
"start": 4485,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 4504,
|
|
"raw": "16.8",
|
|
"start": 4500,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 16.8,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 4512,
|
|
"raw": "22.68",
|
|
"start": 4507,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 22.68,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 4512,
|
|
"operator": "-",
|
|
"start": 4506,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 4513,
|
|
"start": 4499,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 4484,
|
|
"name": "line",
|
|
"start": 4480,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 4514,
|
|
"start": 4480,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 4552,
|
|
"name": "endAbsolute",
|
|
"start": 4541,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 4560,
|
|
"raw": "16.8",
|
|
"start": 4556,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 16.8,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 4568,
|
|
"raw": "21.84",
|
|
"start": 4563,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 21.84,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 4568,
|
|
"operator": "-",
|
|
"start": 4562,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 4569,
|
|
"start": 4555,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 4540,
|
|
"name": "line",
|
|
"start": 4536,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 4570,
|
|
"start": 4536,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 4617,
|
|
"name": "endAbsolute",
|
|
"start": 4606,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 4626,
|
|
"raw": "17.64",
|
|
"start": 4621,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 17.64,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 4634,
|
|
"raw": "21.84",
|
|
"start": 4629,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 21.84,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 4634,
|
|
"operator": "-",
|
|
"start": 4628,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 4635,
|
|
"start": 4620,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 4605,
|
|
"name": "line",
|
|
"start": 4601,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 4636,
|
|
"start": 4601,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 4684,
|
|
"name": "endAbsolute",
|
|
"start": 4673,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 4693,
|
|
"raw": "17.64",
|
|
"start": 4688,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 17.64,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 4701,
|
|
"raw": "22.68",
|
|
"start": 4696,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 22.68,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 4701,
|
|
"operator": "-",
|
|
"start": 4695,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 4702,
|
|
"start": 4687,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 4672,
|
|
"name": "line",
|
|
"start": 4668,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 4703,
|
|
"start": 4668,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 4750,
|
|
"name": "endAbsolute",
|
|
"start": 4739,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 4759,
|
|
"raw": "18.48",
|
|
"start": 4754,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 18.48,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 4767,
|
|
"raw": "22.68",
|
|
"start": 4762,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 22.68,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 4767,
|
|
"operator": "-",
|
|
"start": 4761,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 4768,
|
|
"start": 4753,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 4738,
|
|
"name": "line",
|
|
"start": 4734,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 4769,
|
|
"start": 4734,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 4807,
|
|
"name": "endAbsolute",
|
|
"start": 4796,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 4816,
|
|
"raw": "18.48",
|
|
"start": 4811,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 18.48,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 4824,
|
|
"raw": "21.84",
|
|
"start": 4819,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 21.84,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 4824,
|
|
"operator": "-",
|
|
"start": 4818,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 4825,
|
|
"start": 4810,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 4795,
|
|
"name": "line",
|
|
"start": 4791,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 4826,
|
|
"start": 4791,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 4873,
|
|
"name": "endAbsolute",
|
|
"start": 4862,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 4882,
|
|
"raw": "19.32",
|
|
"start": 4877,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 19.32,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 4890,
|
|
"raw": "21.84",
|
|
"start": 4885,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 21.84,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 4890,
|
|
"operator": "-",
|
|
"start": 4884,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 4891,
|
|
"start": 4876,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 4861,
|
|
"name": "line",
|
|
"start": 4857,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 4892,
|
|
"start": 4857,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 4940,
|
|
"name": "endAbsolute",
|
|
"start": 4929,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 4949,
|
|
"raw": "19.32",
|
|
"start": 4944,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 19.32,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 4957,
|
|
"raw": "22.68",
|
|
"start": 4952,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 22.68,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 4957,
|
|
"operator": "-",
|
|
"start": 4951,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 4958,
|
|
"start": 4943,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 4928,
|
|
"name": "line",
|
|
"start": 4924,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 4959,
|
|
"start": 4924,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 5006,
|
|
"name": "endAbsolute",
|
|
"start": 4995,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 5015,
|
|
"raw": "15.12",
|
|
"start": 5010,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 15.12,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 5023,
|
|
"raw": "24.36",
|
|
"start": 5018,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 24.36,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 5023,
|
|
"operator": "-",
|
|
"start": 5017,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 5024,
|
|
"start": 5009,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 4994,
|
|
"name": "line",
|
|
"start": 4990,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 5025,
|
|
"start": 4990,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 5063,
|
|
"name": "endAbsolute",
|
|
"start": 5052,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 5072,
|
|
"raw": "15.12",
|
|
"start": 5067,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 15.12,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 5080,
|
|
"raw": "23.52",
|
|
"start": 5075,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 23.52,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 5080,
|
|
"operator": "-",
|
|
"start": 5074,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 5081,
|
|
"start": 5066,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 5051,
|
|
"name": "line",
|
|
"start": 5047,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 5082,
|
|
"start": 5047,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 5129,
|
|
"name": "endAbsolute",
|
|
"start": 5118,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 5138,
|
|
"raw": "17.64",
|
|
"start": 5133,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 17.64,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 5146,
|
|
"raw": "23.52",
|
|
"start": 5141,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 23.52,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 5146,
|
|
"operator": "-",
|
|
"start": 5140,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 5147,
|
|
"start": 5132,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 5117,
|
|
"name": "line",
|
|
"start": 5113,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 5148,
|
|
"start": 5113,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 5196,
|
|
"name": "endAbsolute",
|
|
"start": 5185,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 5205,
|
|
"raw": "17.64",
|
|
"start": 5200,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 17.64,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 5213,
|
|
"raw": "24.36",
|
|
"start": 5208,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 24.36,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 5213,
|
|
"operator": "-",
|
|
"start": 5207,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 5214,
|
|
"start": 5199,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 5184,
|
|
"name": "line",
|
|
"start": 5180,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 5215,
|
|
"start": 5180,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 5262,
|
|
"name": "endAbsolute",
|
|
"start": 5251,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 5271,
|
|
"raw": "18.48",
|
|
"start": 5266,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 18.48,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 5278,
|
|
"raw": "5.88",
|
|
"start": 5274,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 5.88,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 5278,
|
|
"operator": "-",
|
|
"start": 5273,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 5279,
|
|
"start": 5265,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 5250,
|
|
"name": "line",
|
|
"start": 5246,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 5280,
|
|
"start": 5246,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 5318,
|
|
"name": "endAbsolute",
|
|
"start": 5307,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 5327,
|
|
"raw": "18.48",
|
|
"start": 5322,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 18.48,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 5334,
|
|
"raw": "5.04",
|
|
"start": 5330,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 5.04,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 5334,
|
|
"operator": "-",
|
|
"start": 5329,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 5335,
|
|
"start": 5321,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 5306,
|
|
"name": "line",
|
|
"start": 5302,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 5336,
|
|
"start": 5302,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 5382,
|
|
"name": "endAbsolute",
|
|
"start": 5371,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 5391,
|
|
"raw": "17.64",
|
|
"start": 5386,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 17.64,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 5398,
|
|
"raw": "5.04",
|
|
"start": 5394,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 5.04,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 5398,
|
|
"operator": "-",
|
|
"start": 5393,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 5399,
|
|
"start": 5385,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 5370,
|
|
"name": "line",
|
|
"start": 5366,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 5400,
|
|
"start": 5366,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 5448,
|
|
"name": "endAbsolute",
|
|
"start": 5437,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 5457,
|
|
"raw": "17.64",
|
|
"start": 5452,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 17.64,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 5463,
|
|
"raw": "4.2",
|
|
"start": 5460,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 4.2,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 5463,
|
|
"operator": "-",
|
|
"start": 5459,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 5464,
|
|
"start": 5451,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 5436,
|
|
"name": "line",
|
|
"start": 5432,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 5465,
|
|
"start": 5432,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 5511,
|
|
"name": "endAbsolute",
|
|
"start": 5500,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 5519,
|
|
"raw": "3.36",
|
|
"start": 5515,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 3.36,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 5525,
|
|
"raw": "4.2",
|
|
"start": 5522,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 4.2,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 5525,
|
|
"operator": "-",
|
|
"start": 5521,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 5526,
|
|
"start": 5514,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 5499,
|
|
"name": "line",
|
|
"start": 5495,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 5527,
|
|
"start": 5495,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 5575,
|
|
"name": "endAbsolute",
|
|
"start": 5564,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 5583,
|
|
"raw": "3.36",
|
|
"start": 5579,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 3.36,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 5590,
|
|
"raw": "5.04",
|
|
"start": 5586,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 5.04,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 5590,
|
|
"operator": "-",
|
|
"start": 5585,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 5591,
|
|
"start": 5578,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 5563,
|
|
"name": "line",
|
|
"start": 5559,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 5592,
|
|
"start": 5559,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 5638,
|
|
"name": "endAbsolute",
|
|
"start": 5627,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 5646,
|
|
"raw": "2.52",
|
|
"start": 5642,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 2.52,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 5653,
|
|
"raw": "5.04",
|
|
"start": 5649,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 5.04,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 5653,
|
|
"operator": "-",
|
|
"start": 5648,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 5654,
|
|
"start": 5641,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 5626,
|
|
"name": "line",
|
|
"start": 5622,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 5655,
|
|
"start": 5622,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 5703,
|
|
"name": "endAbsolute",
|
|
"start": 5692,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 5711,
|
|
"raw": "2.52",
|
|
"start": 5707,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 2.52,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 5718,
|
|
"raw": "5.88",
|
|
"start": 5714,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 5.88,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 5718,
|
|
"operator": "-",
|
|
"start": 5713,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 5719,
|
|
"start": 5706,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 5691,
|
|
"name": "line",
|
|
"start": 5687,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 5720,
|
|
"start": 5687,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 5766,
|
|
"name": "endAbsolute",
|
|
"start": 5755,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 5774,
|
|
"raw": "1.68",
|
|
"start": 5770,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 1.68,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 5781,
|
|
"raw": "5.88",
|
|
"start": 5777,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 5.88,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 5781,
|
|
"operator": "-",
|
|
"start": 5776,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 5782,
|
|
"start": 5769,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 5754,
|
|
"name": "line",
|
|
"start": 5750,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 5783,
|
|
"start": 5750,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 5831,
|
|
"name": "endAbsolute",
|
|
"start": 5820,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 5839,
|
|
"raw": "1.68",
|
|
"start": 5835,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 1.68,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 5846,
|
|
"raw": "6.72",
|
|
"start": 5842,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 6.72,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 5846,
|
|
"operator": "-",
|
|
"start": 5841,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 5847,
|
|
"start": 5834,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 5819,
|
|
"name": "line",
|
|
"start": 5815,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 5848,
|
|
"start": 5815,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 5894,
|
|
"name": "endAbsolute",
|
|
"start": 5883,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 5906,
|
|
"raw": "0.839996",
|
|
"start": 5898,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 0.839996,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 5913,
|
|
"raw": "6.72",
|
|
"start": 5909,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 6.72,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 5913,
|
|
"operator": "-",
|
|
"start": 5908,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 5914,
|
|
"start": 5897,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 5882,
|
|
"name": "line",
|
|
"start": 5878,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 5915,
|
|
"start": 5878,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 5963,
|
|
"name": "endAbsolute",
|
|
"start": 5952,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 5975,
|
|
"raw": "0.839996",
|
|
"start": 5967,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 0.839996,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 5981,
|
|
"raw": "8.4",
|
|
"start": 5978,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 8.4,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 5981,
|
|
"operator": "-",
|
|
"start": 5977,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 5982,
|
|
"start": 5966,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 5951,
|
|
"name": "line",
|
|
"start": 5947,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 5983,
|
|
"start": 5947,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 6029,
|
|
"name": "endAbsolute",
|
|
"start": 6018,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 6038,
|
|
"raw": "20.16",
|
|
"start": 6033,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 20.16,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 6044,
|
|
"raw": "8.4",
|
|
"start": 6041,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 8.4,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 6044,
|
|
"operator": "-",
|
|
"start": 6040,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 6045,
|
|
"start": 6032,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 6017,
|
|
"name": "line",
|
|
"start": 6013,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 6046,
|
|
"start": 6013,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 6094,
|
|
"name": "endAbsolute",
|
|
"start": 6083,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 6103,
|
|
"raw": "20.16",
|
|
"start": 6098,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 20.16,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 6110,
|
|
"raw": "6.72",
|
|
"start": 6106,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 6.72,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 6110,
|
|
"operator": "-",
|
|
"start": 6105,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 6111,
|
|
"start": 6097,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 6082,
|
|
"name": "line",
|
|
"start": 6078,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 6112,
|
|
"start": 6078,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 6158,
|
|
"name": "endAbsolute",
|
|
"start": 6147,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 6167,
|
|
"raw": "19.32",
|
|
"start": 6162,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 19.32,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 6174,
|
|
"raw": "6.72",
|
|
"start": 6170,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 6.72,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 6174,
|
|
"operator": "-",
|
|
"start": 6169,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 6175,
|
|
"start": 6161,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 6146,
|
|
"name": "line",
|
|
"start": 6142,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 6176,
|
|
"start": 6142,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 6224,
|
|
"name": "endAbsolute",
|
|
"start": 6213,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 6233,
|
|
"raw": "19.32",
|
|
"start": 6228,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 19.32,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 6240,
|
|
"raw": "5.88",
|
|
"start": 6236,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 5.88,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 6240,
|
|
"operator": "-",
|
|
"start": 6235,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 6241,
|
|
"start": 6227,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 6212,
|
|
"name": "line",
|
|
"start": 6208,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 6242,
|
|
"start": 6208,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 6288,
|
|
"name": "endAbsolute",
|
|
"start": 6277,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 6297,
|
|
"raw": "20.16",
|
|
"start": 6292,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 20.16,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 6304,
|
|
"raw": "7.56",
|
|
"start": 6300,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 7.56,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 6304,
|
|
"operator": "-",
|
|
"start": 6299,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 6305,
|
|
"start": 6291,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 6276,
|
|
"name": "line",
|
|
"start": 6272,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 6306,
|
|
"start": 6272,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 6344,
|
|
"name": "endAbsolute",
|
|
"start": 6333,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 6356,
|
|
"raw": "0.839996",
|
|
"start": 6348,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 0.839996,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 6363,
|
|
"raw": "7.56",
|
|
"start": 6359,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 7.56,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 6363,
|
|
"operator": "-",
|
|
"start": 6358,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 6364,
|
|
"start": 6347,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 6332,
|
|
"name": "line",
|
|
"start": 6328,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 6365,
|
|
"start": 6328,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 6413,
|
|
"name": "endAbsolute",
|
|
"start": 6402,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 6425,
|
|
"raw": "0.839996",
|
|
"start": 6417,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 0.839996,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 6433,
|
|
"raw": "19.32",
|
|
"start": 6428,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 19.32,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 6433,
|
|
"operator": "-",
|
|
"start": 6427,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 6434,
|
|
"start": 6416,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 6401,
|
|
"name": "line",
|
|
"start": 6397,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 6435,
|
|
"start": 6397,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 6481,
|
|
"name": "endAbsolute",
|
|
"start": 6470,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 6490,
|
|
"raw": "20.16",
|
|
"start": 6485,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 20.16,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 6498,
|
|
"raw": "19.32",
|
|
"start": 6493,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 19.32,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 6498,
|
|
"operator": "-",
|
|
"start": 6492,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 6499,
|
|
"start": 6484,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 6469,
|
|
"name": "line",
|
|
"start": 6465,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 6500,
|
|
"start": 6465,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 6548,
|
|
"name": "endAbsolute",
|
|
"start": 6537,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 6556,
|
|
"raw": "3.36",
|
|
"start": 6552,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 3.36,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 6564,
|
|
"raw": "10.08",
|
|
"start": 6559,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 10.08,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 6564,
|
|
"operator": "-",
|
|
"start": 6558,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 6565,
|
|
"start": 6551,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 6536,
|
|
"name": "line",
|
|
"start": 6532,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 6566,
|
|
"start": 6532,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 6604,
|
|
"name": "endAbsolute",
|
|
"start": 6593,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 6612,
|
|
"raw": "3.36",
|
|
"start": 6608,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 3.36,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 6622,
|
|
"raw": "9.24001",
|
|
"start": 6615,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 9.24001,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 6622,
|
|
"operator": "-",
|
|
"start": 6614,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 6623,
|
|
"start": 6607,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 6592,
|
|
"name": "line",
|
|
"start": 6588,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 6624,
|
|
"start": 6588,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 6670,
|
|
"name": "endAbsolute",
|
|
"start": 6659,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 6679,
|
|
"raw": "17.64",
|
|
"start": 6674,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 17.64,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 6689,
|
|
"raw": "9.24001",
|
|
"start": 6682,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 9.24001,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 6689,
|
|
"operator": "-",
|
|
"start": 6681,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 6690,
|
|
"start": 6673,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 6658,
|
|
"name": "line",
|
|
"start": 6654,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 6691,
|
|
"start": 6654,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 6739,
|
|
"name": "endAbsolute",
|
|
"start": 6728,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 6748,
|
|
"raw": "17.64",
|
|
"start": 6743,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 17.64,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 6756,
|
|
"raw": "10.08",
|
|
"start": 6751,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 10.08,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 6756,
|
|
"operator": "-",
|
|
"start": 6750,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 6757,
|
|
"start": 6742,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 6727,
|
|
"name": "line",
|
|
"start": 6723,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 6758,
|
|
"start": 6723,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 6804,
|
|
"name": "endAbsolute",
|
|
"start": 6793,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 6813,
|
|
"raw": "18.48",
|
|
"start": 6808,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 18.48,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 6821,
|
|
"raw": "10.08",
|
|
"start": 6816,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 10.08,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 6821,
|
|
"operator": "-",
|
|
"start": 6815,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 6822,
|
|
"start": 6807,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 6792,
|
|
"name": "line",
|
|
"start": 6788,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 6823,
|
|
"start": 6788,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 6871,
|
|
"name": "endAbsolute",
|
|
"start": 6860,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 6880,
|
|
"raw": "18.48",
|
|
"start": 6875,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 18.48,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 6887,
|
|
"raw": "16.8",
|
|
"start": 6883,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 16.8,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 6887,
|
|
"operator": "-",
|
|
"start": 6882,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 6888,
|
|
"start": 6874,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 6859,
|
|
"name": "line",
|
|
"start": 6855,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 6889,
|
|
"start": 6855,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 6936,
|
|
"name": "endAbsolute",
|
|
"start": 6925,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 6945,
|
|
"raw": "17.64",
|
|
"start": 6940,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 17.64,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 6952,
|
|
"raw": "16.8",
|
|
"start": 6948,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 16.8,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 6952,
|
|
"operator": "-",
|
|
"start": 6947,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 6953,
|
|
"start": 6939,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 6924,
|
|
"name": "line",
|
|
"start": 6920,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 6954,
|
|
"start": 6920,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 7002,
|
|
"name": "endAbsolute",
|
|
"start": 6991,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 7011,
|
|
"raw": "17.64",
|
|
"start": 7006,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 17.64,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 7019,
|
|
"raw": "17.64",
|
|
"start": 7014,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 17.64,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 7019,
|
|
"operator": "-",
|
|
"start": 7013,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 7020,
|
|
"start": 7005,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 6990,
|
|
"name": "line",
|
|
"start": 6986,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 7021,
|
|
"start": 6986,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 7068,
|
|
"name": "endAbsolute",
|
|
"start": 7057,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 7076,
|
|
"raw": "3.36",
|
|
"start": 7072,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 3.36,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 7084,
|
|
"raw": "17.64",
|
|
"start": 7079,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 17.64,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 7084,
|
|
"operator": "-",
|
|
"start": 7078,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 7085,
|
|
"start": 7071,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 7056,
|
|
"name": "line",
|
|
"start": 7052,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 7086,
|
|
"start": 7052,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 7134,
|
|
"name": "endAbsolute",
|
|
"start": 7123,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 7142,
|
|
"raw": "3.36",
|
|
"start": 7138,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 3.36,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 7149,
|
|
"raw": "16.8",
|
|
"start": 7145,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 16.8,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 7149,
|
|
"operator": "-",
|
|
"start": 7144,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 7150,
|
|
"start": 7137,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 7122,
|
|
"name": "line",
|
|
"start": 7118,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 7151,
|
|
"start": 7118,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 7197,
|
|
"name": "endAbsolute",
|
|
"start": 7186,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 7205,
|
|
"raw": "2.52",
|
|
"start": 7201,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 2.52,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 7212,
|
|
"raw": "16.8",
|
|
"start": 7208,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 16.8,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 7212,
|
|
"operator": "-",
|
|
"start": 7207,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 7213,
|
|
"start": 7200,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 7185,
|
|
"name": "line",
|
|
"start": 7181,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 7214,
|
|
"start": 7181,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 7262,
|
|
"name": "endAbsolute",
|
|
"start": 7251,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 7270,
|
|
"raw": "2.52",
|
|
"start": 7266,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 2.52,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 7291,
|
|
"raw": "10.080000000000002",
|
|
"start": 7273,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 10.080000000000002,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 7291,
|
|
"operator": "-",
|
|
"start": 7272,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 7292,
|
|
"start": 7265,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 7250,
|
|
"name": "line",
|
|
"start": 7246,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 7293,
|
|
"start": 7246,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 7340,
|
|
"name": "endAbsolute",
|
|
"start": 7329,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 7349,
|
|
"raw": "13.44",
|
|
"start": 7344,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 13.44,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 7357,
|
|
"raw": "10.92",
|
|
"start": 7352,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 10.92,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 7357,
|
|
"operator": "-",
|
|
"start": 7351,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 7358,
|
|
"start": 7343,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 7328,
|
|
"name": "line",
|
|
"start": 7324,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 7359,
|
|
"start": 7324,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 7397,
|
|
"name": "endAbsolute",
|
|
"start": 7386,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 7406,
|
|
"raw": "13.44",
|
|
"start": 7401,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 13.44,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 7414,
|
|
"raw": "10.08",
|
|
"start": 7409,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 10.08,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 7414,
|
|
"operator": "-",
|
|
"start": 7408,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 7415,
|
|
"start": 7400,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 7385,
|
|
"name": "line",
|
|
"start": 7381,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 7416,
|
|
"start": 7381,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 7463,
|
|
"name": "endAbsolute",
|
|
"start": 7452,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 7472,
|
|
"raw": "15.12",
|
|
"start": 7467,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 15.12,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 7480,
|
|
"raw": "10.08",
|
|
"start": 7475,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 10.08,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 7480,
|
|
"operator": "-",
|
|
"start": 7474,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 7481,
|
|
"start": 7466,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 7451,
|
|
"name": "line",
|
|
"start": 7447,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 7482,
|
|
"start": 7447,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 7530,
|
|
"name": "endAbsolute",
|
|
"start": 7519,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 7539,
|
|
"raw": "15.12",
|
|
"start": 7534,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 15.12,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 7547,
|
|
"raw": "13.44",
|
|
"start": 7542,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 13.44,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 7547,
|
|
"operator": "-",
|
|
"start": 7541,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 7548,
|
|
"start": 7533,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 7518,
|
|
"name": "line",
|
|
"start": 7514,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 7549,
|
|
"start": 7514,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 7596,
|
|
"name": "endAbsolute",
|
|
"start": 7585,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 7605,
|
|
"raw": "14.28",
|
|
"start": 7600,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 14.28,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 7613,
|
|
"raw": "13.44",
|
|
"start": 7608,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 13.44,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 7613,
|
|
"operator": "-",
|
|
"start": 7607,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 7614,
|
|
"start": 7599,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 7584,
|
|
"name": "line",
|
|
"start": 7580,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 7615,
|
|
"start": 7580,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 7663,
|
|
"name": "endAbsolute",
|
|
"start": 7652,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 7671,
|
|
"raw": "9.24",
|
|
"start": 7667,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 9.24,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 7679,
|
|
"raw": "13.44",
|
|
"start": 7674,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 13.44,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 7679,
|
|
"operator": "-",
|
|
"start": 7673,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 7680,
|
|
"start": 7666,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 7651,
|
|
"name": "line",
|
|
"start": 7647,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 7681,
|
|
"start": 7647,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 7719,
|
|
"name": "endAbsolute",
|
|
"start": 7708,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 7728,
|
|
"raw": "11.76",
|
|
"start": 7723,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 11.76,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 7736,
|
|
"raw": "13.44",
|
|
"start": 7731,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 13.44,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 7736,
|
|
"operator": "-",
|
|
"start": 7730,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 7737,
|
|
"start": 7722,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 7707,
|
|
"name": "line",
|
|
"start": 7703,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 7738,
|
|
"start": 7703,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 7786,
|
|
"name": "endAbsolute",
|
|
"start": 7775,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 7795,
|
|
"raw": "11.76",
|
|
"start": 7790,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 11.76,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 7803,
|
|
"raw": "14.28",
|
|
"start": 7798,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 14.28,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 7803,
|
|
"operator": "-",
|
|
"start": 7797,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 7804,
|
|
"start": 7789,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 7774,
|
|
"name": "line",
|
|
"start": 7770,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 7805,
|
|
"start": 7770,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 7852,
|
|
"name": "endAbsolute",
|
|
"start": 7841,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 7861,
|
|
"raw": "10.92",
|
|
"start": 7856,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 10.92,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 7869,
|
|
"raw": "14.28",
|
|
"start": 7864,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 14.28,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 7869,
|
|
"operator": "-",
|
|
"start": 7863,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 7870,
|
|
"start": 7855,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 7840,
|
|
"name": "line",
|
|
"start": 7836,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 7871,
|
|
"start": 7836,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 7924,
|
|
"name": "endAbsolute",
|
|
"start": 7913,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 7933,
|
|
"raw": "10.92",
|
|
"start": 7928,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 10.92,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 7954,
|
|
"raw": "15.959999999999999",
|
|
"start": 7936,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 15.959999999999999,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 7954,
|
|
"operator": "-",
|
|
"start": 7935,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 7955,
|
|
"start": 7927,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 7912,
|
|
"name": "line",
|
|
"start": 7908,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 7956,
|
|
"start": 7908,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 8003,
|
|
"name": "endAbsolute",
|
|
"start": 7992,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 8012,
|
|
"raw": "13.44",
|
|
"start": 8007,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 13.44,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 8033,
|
|
"raw": "15.959999999999999",
|
|
"start": 8015,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 15.959999999999999,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 8033,
|
|
"operator": "-",
|
|
"start": 8014,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 8034,
|
|
"start": 8006,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 7991,
|
|
"name": "line",
|
|
"start": 7987,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 8035,
|
|
"start": 7987,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 8083,
|
|
"name": "endAbsolute",
|
|
"start": 8072,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 8092,
|
|
"raw": "13.44",
|
|
"start": 8087,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 13.44,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 8100,
|
|
"raw": "15.12",
|
|
"start": 8095,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 15.12,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 8100,
|
|
"operator": "-",
|
|
"start": 8094,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 8101,
|
|
"start": 8086,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 8071,
|
|
"name": "line",
|
|
"start": 8067,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 8102,
|
|
"start": 8067,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 8149,
|
|
"name": "endAbsolute",
|
|
"start": 8138,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 8158,
|
|
"raw": "14.28",
|
|
"start": 8153,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 14.28,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 8166,
|
|
"raw": "15.12",
|
|
"start": 8161,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 15.12,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 8166,
|
|
"operator": "-",
|
|
"start": 8160,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 8167,
|
|
"start": 8152,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 8137,
|
|
"name": "line",
|
|
"start": 8133,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 8168,
|
|
"start": 8133,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 8216,
|
|
"name": "endAbsolute",
|
|
"start": 8205,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 8225,
|
|
"raw": "14.28",
|
|
"start": 8220,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 14.28,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 8246,
|
|
"raw": "15.959999999999999",
|
|
"start": 8228,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 15.959999999999999,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 8246,
|
|
"operator": "-",
|
|
"start": 8227,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 8247,
|
|
"start": 8219,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 8204,
|
|
"name": "line",
|
|
"start": 8200,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 8248,
|
|
"start": 8200,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 8295,
|
|
"name": "endAbsolute",
|
|
"start": 8284,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 8304,
|
|
"raw": "13.44",
|
|
"start": 8299,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 13.44,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 8325,
|
|
"raw": "15.959999999999999",
|
|
"start": 8307,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 15.959999999999999,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 8325,
|
|
"operator": "-",
|
|
"start": 8306,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 8326,
|
|
"start": 8298,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 8283,
|
|
"name": "line",
|
|
"start": 8279,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 8327,
|
|
"start": 8279,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 8375,
|
|
"name": "endAbsolute",
|
|
"start": 8364,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 8384,
|
|
"raw": "13.44",
|
|
"start": 8379,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 13.44,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 8391,
|
|
"raw": "16.8",
|
|
"start": 8387,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 16.8,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 8391,
|
|
"operator": "-",
|
|
"start": 8386,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 8392,
|
|
"start": 8378,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 8363,
|
|
"name": "line",
|
|
"start": 8359,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 8393,
|
|
"start": 8359,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 8439,
|
|
"name": "endAbsolute",
|
|
"start": 8428,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 8447,
|
|
"raw": "7.56",
|
|
"start": 8443,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 7.56,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 8454,
|
|
"raw": "16.8",
|
|
"start": 8450,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 16.8,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 8454,
|
|
"operator": "-",
|
|
"start": 8449,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 8455,
|
|
"start": 8442,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 8427,
|
|
"name": "line",
|
|
"start": 8423,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 8456,
|
|
"start": 8423,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 8504,
|
|
"name": "endAbsolute",
|
|
"start": 8493,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 8512,
|
|
"raw": "7.56",
|
|
"start": 8508,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 7.56,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 8520,
|
|
"raw": "15.96",
|
|
"start": 8515,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 15.96,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 8520,
|
|
"operator": "-",
|
|
"start": 8514,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 8521,
|
|
"start": 8507,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 8492,
|
|
"name": "line",
|
|
"start": 8488,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 8522,
|
|
"start": 8488,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 8568,
|
|
"name": "endAbsolute",
|
|
"start": 8557,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 8576,
|
|
"raw": "6.72",
|
|
"start": 8572,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 6.72,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 8584,
|
|
"raw": "15.96",
|
|
"start": 8579,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 15.96,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 8584,
|
|
"operator": "-",
|
|
"start": 8578,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 8585,
|
|
"start": 8571,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 8556,
|
|
"name": "line",
|
|
"start": 8552,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 8586,
|
|
"start": 8552,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 8634,
|
|
"name": "endAbsolute",
|
|
"start": 8623,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 8642,
|
|
"raw": "6.72",
|
|
"start": 8638,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 6.72,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 8663,
|
|
"raw": "15.120000000000001",
|
|
"start": 8645,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 15.120000000000001,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 8663,
|
|
"operator": "-",
|
|
"start": 8644,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 8664,
|
|
"start": 8637,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 8622,
|
|
"name": "line",
|
|
"start": 8618,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 8665,
|
|
"start": 8618,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 8712,
|
|
"name": "endAbsolute",
|
|
"start": 8701,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 8720,
|
|
"raw": "7.56",
|
|
"start": 8716,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 7.56,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 8741,
|
|
"raw": "15.120000000000001",
|
|
"start": 8723,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 15.120000000000001,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 8741,
|
|
"operator": "-",
|
|
"start": 8722,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 8742,
|
|
"start": 8715,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 8700,
|
|
"name": "line",
|
|
"start": 8696,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 8743,
|
|
"start": 8696,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 8791,
|
|
"name": "endAbsolute",
|
|
"start": 8780,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 8799,
|
|
"raw": "7.56",
|
|
"start": 8795,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 7.56,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 8807,
|
|
"raw": "15.96",
|
|
"start": 8802,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 15.96,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 8807,
|
|
"operator": "-",
|
|
"start": 8801,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 8808,
|
|
"start": 8794,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 8779,
|
|
"name": "line",
|
|
"start": 8775,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 8809,
|
|
"start": 8775,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 8856,
|
|
"name": "endAbsolute",
|
|
"start": 8845,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 8865,
|
|
"raw": "10.08",
|
|
"start": 8860,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 10.08,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 8873,
|
|
"raw": "15.96",
|
|
"start": 8868,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 15.96,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 8873,
|
|
"operator": "-",
|
|
"start": 8867,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 8874,
|
|
"start": 8859,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 8844,
|
|
"name": "line",
|
|
"start": 8840,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 8875,
|
|
"start": 8840,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 8923,
|
|
"name": "endAbsolute",
|
|
"start": 8912,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 8932,
|
|
"raw": "10.08",
|
|
"start": 8927,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 10.08,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 8940,
|
|
"raw": "14.28",
|
|
"start": 8935,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 14.28,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 8940,
|
|
"operator": "-",
|
|
"start": 8934,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 8941,
|
|
"start": 8926,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 8911,
|
|
"name": "line",
|
|
"start": 8907,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 8942,
|
|
"start": 8907,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 8988,
|
|
"name": "endAbsolute",
|
|
"start": 8977,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 8996,
|
|
"raw": "9.24",
|
|
"start": 8992,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 9.24,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 9004,
|
|
"raw": "14.28",
|
|
"start": 8999,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 14.28,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 9004,
|
|
"operator": "-",
|
|
"start": 8998,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 9005,
|
|
"start": 8991,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 8976,
|
|
"name": "line",
|
|
"start": 8972,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 9006,
|
|
"start": 8972,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 9054,
|
|
"name": "endAbsolute",
|
|
"start": 9043,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 9062,
|
|
"raw": "7.56",
|
|
"start": 9058,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 7.56,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 9069,
|
|
"raw": "12.6",
|
|
"start": 9065,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 12.6,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 9069,
|
|
"operator": "-",
|
|
"start": 9064,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 9070,
|
|
"start": 9057,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 9042,
|
|
"name": "line",
|
|
"start": 9038,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 9071,
|
|
"start": 9038,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 9109,
|
|
"name": "endAbsolute",
|
|
"start": 9098,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 9117,
|
|
"raw": "7.56",
|
|
"start": 9113,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 7.56,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 9125,
|
|
"raw": "11.76",
|
|
"start": 9120,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 11.76,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 9125,
|
|
"operator": "-",
|
|
"start": 9119,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 9126,
|
|
"start": 9112,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 9097,
|
|
"name": "line",
|
|
"start": 9093,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 9127,
|
|
"start": 9093,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 9173,
|
|
"name": "endAbsolute",
|
|
"start": 9162,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 9181,
|
|
"raw": "5.04",
|
|
"start": 9177,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 5.04,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 9189,
|
|
"raw": "11.76",
|
|
"start": 9184,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 11.76,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 9189,
|
|
"operator": "-",
|
|
"start": 9183,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 9190,
|
|
"start": 9176,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 9161,
|
|
"name": "line",
|
|
"start": 9157,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 9191,
|
|
"start": 9157,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 9239,
|
|
"name": "endAbsolute",
|
|
"start": 9228,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 9247,
|
|
"raw": "5.04",
|
|
"start": 9243,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 5.04,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 9254,
|
|
"raw": "12.6",
|
|
"start": 9250,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 12.6,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 9254,
|
|
"operator": "-",
|
|
"start": 9249,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 9255,
|
|
"start": 9242,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 9227,
|
|
"name": "line",
|
|
"start": 9223,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 9256,
|
|
"start": 9223,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 9302,
|
|
"name": "endAbsolute",
|
|
"start": 9291,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 9309,
|
|
"raw": "4.2",
|
|
"start": 9306,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 4.2,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 9316,
|
|
"raw": "12.6",
|
|
"start": 9312,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 12.6,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 9316,
|
|
"operator": "-",
|
|
"start": 9311,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 9317,
|
|
"start": 9305,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 9290,
|
|
"name": "line",
|
|
"start": 9286,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 9318,
|
|
"start": 9286,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 9366,
|
|
"name": "endAbsolute",
|
|
"start": 9355,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 9373,
|
|
"raw": "4.2",
|
|
"start": 9370,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 4.2,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 9381,
|
|
"raw": "11.76",
|
|
"start": 9376,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 11.76,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 9381,
|
|
"operator": "-",
|
|
"start": 9375,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 9382,
|
|
"start": 9369,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 9354,
|
|
"name": "line",
|
|
"start": 9350,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 9383,
|
|
"start": 9350,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 9430,
|
|
"name": "endAbsolute",
|
|
"start": 9419,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 9438,
|
|
"raw": "5.04",
|
|
"start": 9434,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 5.04,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 9446,
|
|
"raw": "11.76",
|
|
"start": 9441,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 11.76,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 9446,
|
|
"operator": "-",
|
|
"start": 9440,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 9447,
|
|
"start": 9433,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 9418,
|
|
"name": "line",
|
|
"start": 9414,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 9448,
|
|
"start": 9414,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 9496,
|
|
"name": "endAbsolute",
|
|
"start": 9485,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 9504,
|
|
"raw": "5.04",
|
|
"start": 9500,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 5.04,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 9512,
|
|
"raw": "10.92",
|
|
"start": 9507,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 10.92,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 9512,
|
|
"operator": "-",
|
|
"start": 9506,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 9513,
|
|
"start": 9499,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 9484,
|
|
"name": "line",
|
|
"start": 9480,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 9514,
|
|
"start": 9480,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 9561,
|
|
"name": "endAbsolute",
|
|
"start": 9550,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 9583,
|
|
"raw": "7.5600000000000005",
|
|
"start": 9565,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 7.5600000000000005,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 9591,
|
|
"raw": "10.92",
|
|
"start": 9586,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 10.92,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 9591,
|
|
"operator": "-",
|
|
"start": 9585,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 9592,
|
|
"start": 9564,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 9549,
|
|
"name": "line",
|
|
"start": 9545,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 9593,
|
|
"start": 9545,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 9641,
|
|
"name": "endAbsolute",
|
|
"start": 9630,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 9663,
|
|
"raw": "7.5600000000000005",
|
|
"start": 9645,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 7.5600000000000005,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 9671,
|
|
"raw": "11.76",
|
|
"start": 9666,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 11.76,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 9671,
|
|
"operator": "-",
|
|
"start": 9665,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 9672,
|
|
"start": 9644,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 9629,
|
|
"name": "line",
|
|
"start": 9625,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 9673,
|
|
"start": 9625,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 9720,
|
|
"name": "endAbsolute",
|
|
"start": 9709,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 9727,
|
|
"raw": "8.4",
|
|
"start": 9724,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 8.4,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 9735,
|
|
"raw": "11.76",
|
|
"start": 9730,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 11.76,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 9735,
|
|
"operator": "-",
|
|
"start": 9729,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 9736,
|
|
"start": 9723,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 9708,
|
|
"name": "line",
|
|
"start": 9704,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 9737,
|
|
"start": 9704,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 9785,
|
|
"name": "endAbsolute",
|
|
"start": 9774,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 9792,
|
|
"raw": "8.4",
|
|
"start": 9789,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 8.4,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 9799,
|
|
"raw": "12.6",
|
|
"start": 9795,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 12.6,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 9799,
|
|
"operator": "-",
|
|
"start": 9794,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 9800,
|
|
"start": 9788,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 9773,
|
|
"name": "line",
|
|
"start": 9769,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 9801,
|
|
"start": 9769,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 9848,
|
|
"name": "endAbsolute",
|
|
"start": 9837,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 9856,
|
|
"raw": "3.36",
|
|
"start": 9852,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 3.36,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 9863,
|
|
"raw": "5.88",
|
|
"start": 9859,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 5.88,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 9863,
|
|
"operator": "-",
|
|
"start": 9858,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 9864,
|
|
"start": 9851,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 9836,
|
|
"name": "line",
|
|
"start": 9832,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 9865,
|
|
"start": 9832,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 9903,
|
|
"name": "endAbsolute",
|
|
"start": 9892,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 9911,
|
|
"raw": "3.36",
|
|
"start": 9907,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 3.36,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 9918,
|
|
"raw": "5.04",
|
|
"start": 9914,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 5.04,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 9918,
|
|
"operator": "-",
|
|
"start": 9913,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 9919,
|
|
"start": 9906,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 9891,
|
|
"name": "line",
|
|
"start": 9887,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 9920,
|
|
"start": 9887,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 9966,
|
|
"name": "endAbsolute",
|
|
"start": 9955,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 9973,
|
|
"raw": "4.2",
|
|
"start": 9970,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 4.2,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 9980,
|
|
"raw": "5.04",
|
|
"start": 9976,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 5.04,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 9980,
|
|
"operator": "-",
|
|
"start": 9975,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 9981,
|
|
"start": 9969,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 9954,
|
|
"name": "line",
|
|
"start": 9950,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 9982,
|
|
"start": 9950,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 10030,
|
|
"name": "endAbsolute",
|
|
"start": 10019,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 10037,
|
|
"raw": "4.2",
|
|
"start": 10034,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 4.2,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 10044,
|
|
"raw": "3.36",
|
|
"start": 10040,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 3.36,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 10044,
|
|
"operator": "-",
|
|
"start": 10039,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 10045,
|
|
"start": 10033,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 10018,
|
|
"name": "line",
|
|
"start": 10014,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 10046,
|
|
"start": 10014,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 10092,
|
|
"name": "endAbsolute",
|
|
"start": 10081,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 10100,
|
|
"raw": "5.04",
|
|
"start": 10096,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 5.04,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 10107,
|
|
"raw": "3.36",
|
|
"start": 10103,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 3.36,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 10107,
|
|
"operator": "-",
|
|
"start": 10102,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 10108,
|
|
"start": 10095,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 10080,
|
|
"name": "line",
|
|
"start": 10076,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 10109,
|
|
"start": 10076,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 10157,
|
|
"name": "endAbsolute",
|
|
"start": 10146,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 10165,
|
|
"raw": "5.04",
|
|
"start": 10161,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 5.04,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 10172,
|
|
"raw": "1.68",
|
|
"start": 10168,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 1.68,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 10172,
|
|
"operator": "-",
|
|
"start": 10167,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 10173,
|
|
"start": 10160,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 10145,
|
|
"name": "line",
|
|
"start": 10141,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 10174,
|
|
"start": 10141,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 10220,
|
|
"name": "endAbsolute",
|
|
"start": 10209,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 10228,
|
|
"raw": "5.88",
|
|
"start": 10224,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 5.88,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 10235,
|
|
"raw": "1.68",
|
|
"start": 10231,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 1.68,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 10235,
|
|
"operator": "-",
|
|
"start": 10230,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 10236,
|
|
"start": 10223,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 10208,
|
|
"name": "line",
|
|
"start": 10204,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 10237,
|
|
"start": 10204,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 10285,
|
|
"name": "endAbsolute",
|
|
"start": 10274,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 10293,
|
|
"raw": "5.88",
|
|
"start": 10289,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 5.88,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 10306,
|
|
"raw": "0.83999599",
|
|
"start": 10296,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 0.83999599,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 10306,
|
|
"operator": "-",
|
|
"start": 10295,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 10307,
|
|
"start": 10288,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 10273,
|
|
"name": "line",
|
|
"start": 10269,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 10308,
|
|
"start": 10269,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 10354,
|
|
"name": "endAbsolute",
|
|
"start": 10343,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 10362,
|
|
"raw": "6.72",
|
|
"start": 10358,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 6.72,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 10375,
|
|
"raw": "0.83999599",
|
|
"start": 10365,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 0.83999599,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 10375,
|
|
"operator": "-",
|
|
"start": 10364,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 10376,
|
|
"start": 10357,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 10342,
|
|
"name": "line",
|
|
"start": 10338,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 10377,
|
|
"start": 10338,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 10425,
|
|
"name": "endAbsolute",
|
|
"start": 10414,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 10433,
|
|
"raw": "6.72",
|
|
"start": 10429,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 6.72,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 10440,
|
|
"raw": "1.68",
|
|
"start": 10436,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 1.68,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 10440,
|
|
"operator": "-",
|
|
"start": 10435,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 10441,
|
|
"start": 10428,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 10413,
|
|
"name": "line",
|
|
"start": 10409,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 10442,
|
|
"start": 10409,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 10488,
|
|
"name": "endAbsolute",
|
|
"start": 10477,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 10496,
|
|
"raw": "7.56",
|
|
"start": 10492,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 7.56,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 10503,
|
|
"raw": "1.68",
|
|
"start": 10499,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 1.68,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 10503,
|
|
"operator": "-",
|
|
"start": 10498,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 10504,
|
|
"start": 10491,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 10476,
|
|
"name": "line",
|
|
"start": 10472,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 10505,
|
|
"start": 10472,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 10553,
|
|
"name": "endAbsolute",
|
|
"start": 10542,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 10561,
|
|
"raw": "7.56",
|
|
"start": 10557,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 7.56,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 10568,
|
|
"raw": "3.36",
|
|
"start": 10564,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 3.36,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 10568,
|
|
"operator": "-",
|
|
"start": 10563,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 10569,
|
|
"start": 10556,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 10541,
|
|
"name": "line",
|
|
"start": 10537,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 10570,
|
|
"start": 10537,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 10616,
|
|
"name": "endAbsolute",
|
|
"start": 10605,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 10623,
|
|
"raw": "8.4",
|
|
"start": 10620,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 8.4,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 10630,
|
|
"raw": "3.36",
|
|
"start": 10626,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 3.36,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 10630,
|
|
"operator": "-",
|
|
"start": 10625,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 10631,
|
|
"start": 10619,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 10604,
|
|
"name": "line",
|
|
"start": 10600,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 10632,
|
|
"start": 10600,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 10680,
|
|
"name": "endAbsolute",
|
|
"start": 10669,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 10687,
|
|
"raw": "8.4",
|
|
"start": 10684,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 8.4,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 10694,
|
|
"raw": "5.04",
|
|
"start": 10690,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 5.04,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 10694,
|
|
"operator": "-",
|
|
"start": 10689,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 10695,
|
|
"start": 10683,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 10668,
|
|
"name": "line",
|
|
"start": 10664,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 10696,
|
|
"start": 10664,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 10743,
|
|
"name": "endAbsolute",
|
|
"start": 10732,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 10751,
|
|
"raw": "9.24",
|
|
"start": 10747,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 9.24,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 10758,
|
|
"raw": "5.04",
|
|
"start": 10754,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 5.04,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 10758,
|
|
"operator": "-",
|
|
"start": 10753,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 10759,
|
|
"start": 10746,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 10731,
|
|
"name": "line",
|
|
"start": 10727,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 10760,
|
|
"start": 10727,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 10808,
|
|
"name": "endAbsolute",
|
|
"start": 10797,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 10816,
|
|
"raw": "9.24",
|
|
"start": 10812,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 9.24,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 10823,
|
|
"raw": "5.88",
|
|
"start": 10819,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 5.88,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 10823,
|
|
"operator": "-",
|
|
"start": 10818,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 10824,
|
|
"start": 10811,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 10796,
|
|
"name": "line",
|
|
"start": 10792,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 10825,
|
|
"start": 10792,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 10872,
|
|
"name": "endAbsolute",
|
|
"start": 10861,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 10881,
|
|
"raw": "17.64",
|
|
"start": 10876,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 17.64,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 10888,
|
|
"raw": "5.04",
|
|
"start": 10884,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 5.04,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 10888,
|
|
"operator": "-",
|
|
"start": 10883,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 10889,
|
|
"start": 10875,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 10860,
|
|
"name": "line",
|
|
"start": 10856,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 10890,
|
|
"start": 10856,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 10928,
|
|
"name": "endAbsolute",
|
|
"start": 10917,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 10937,
|
|
"raw": "17.64",
|
|
"start": 10932,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 17.64,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 10944,
|
|
"raw": "5.88",
|
|
"start": 10940,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 5.88,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 10944,
|
|
"operator": "-",
|
|
"start": 10939,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 10945,
|
|
"start": 10931,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 10916,
|
|
"name": "line",
|
|
"start": 10912,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 10946,
|
|
"start": 10912,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 10992,
|
|
"name": "endAbsolute",
|
|
"start": 10981,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 11001,
|
|
"raw": "11.76",
|
|
"start": 10996,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 11.76,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 11008,
|
|
"raw": "5.88",
|
|
"start": 11004,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 5.88,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 11008,
|
|
"operator": "-",
|
|
"start": 11003,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 11009,
|
|
"start": 10995,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 10980,
|
|
"name": "line",
|
|
"start": 10976,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 11010,
|
|
"start": 10976,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 11058,
|
|
"name": "endAbsolute",
|
|
"start": 11047,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 11067,
|
|
"raw": "11.76",
|
|
"start": 11062,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 11.76,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 11074,
|
|
"raw": "5.04",
|
|
"start": 11070,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 5.04,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 11074,
|
|
"operator": "-",
|
|
"start": 11069,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 11075,
|
|
"start": 11061,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 11046,
|
|
"name": "line",
|
|
"start": 11042,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 11076,
|
|
"start": 11042,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 11122,
|
|
"name": "endAbsolute",
|
|
"start": 11111,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 11130,
|
|
"raw": "12.6",
|
|
"start": 11126,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 12.6,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 11137,
|
|
"raw": "5.04",
|
|
"start": 11133,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 5.04,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 11137,
|
|
"operator": "-",
|
|
"start": 11132,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 11138,
|
|
"start": 11125,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 11110,
|
|
"name": "line",
|
|
"start": 11106,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 11139,
|
|
"start": 11106,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 11187,
|
|
"name": "endAbsolute",
|
|
"start": 11176,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 11195,
|
|
"raw": "12.6",
|
|
"start": 11191,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 12.6,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 11202,
|
|
"raw": "3.36",
|
|
"start": 11198,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 3.36,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 11202,
|
|
"operator": "-",
|
|
"start": 11197,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 11203,
|
|
"start": 11190,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 11175,
|
|
"name": "line",
|
|
"start": 11171,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 11204,
|
|
"start": 11171,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 11250,
|
|
"name": "endAbsolute",
|
|
"start": 11239,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 11259,
|
|
"raw": "13.44",
|
|
"start": 11254,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 13.44,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 11266,
|
|
"raw": "3.36",
|
|
"start": 11262,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 3.36,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 11266,
|
|
"operator": "-",
|
|
"start": 11261,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 11267,
|
|
"start": 11253,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 11238,
|
|
"name": "line",
|
|
"start": 11234,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 11268,
|
|
"start": 11234,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 11316,
|
|
"name": "endAbsolute",
|
|
"start": 11305,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 11325,
|
|
"raw": "13.44",
|
|
"start": 11320,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 13.44,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 11332,
|
|
"raw": "1.68",
|
|
"start": 11328,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 1.68,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 11332,
|
|
"operator": "-",
|
|
"start": 11327,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 11333,
|
|
"start": 11319,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 11304,
|
|
"name": "line",
|
|
"start": 11300,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 11334,
|
|
"start": 11300,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 11380,
|
|
"name": "endAbsolute",
|
|
"start": 11369,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 11389,
|
|
"raw": "14.28",
|
|
"start": 11384,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 14.28,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 11396,
|
|
"raw": "1.68",
|
|
"start": 11392,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 1.68,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 11396,
|
|
"operator": "-",
|
|
"start": 11391,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 11397,
|
|
"start": 11383,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 11368,
|
|
"name": "line",
|
|
"start": 11364,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 11398,
|
|
"start": 11364,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 11446,
|
|
"name": "endAbsolute",
|
|
"start": 11435,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 11455,
|
|
"raw": "14.28",
|
|
"start": 11450,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 14.28,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 11468,
|
|
"raw": "0.83999599",
|
|
"start": 11458,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 0.83999599,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 11468,
|
|
"operator": "-",
|
|
"start": 11457,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 11469,
|
|
"start": 11449,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 11434,
|
|
"name": "line",
|
|
"start": 11430,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 11470,
|
|
"start": 11430,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 11516,
|
|
"name": "endAbsolute",
|
|
"start": 11505,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 11525,
|
|
"raw": "15.12",
|
|
"start": 11520,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 15.12,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 11538,
|
|
"raw": "0.83999599",
|
|
"start": 11528,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 0.83999599,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 11538,
|
|
"operator": "-",
|
|
"start": 11527,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 11539,
|
|
"start": 11519,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 11504,
|
|
"name": "line",
|
|
"start": 11500,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 11540,
|
|
"start": 11500,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 11588,
|
|
"name": "endAbsolute",
|
|
"start": 11577,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 11597,
|
|
"raw": "15.12",
|
|
"start": 11592,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 15.12,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 11604,
|
|
"raw": "1.68",
|
|
"start": 11600,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 1.68,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 11604,
|
|
"operator": "-",
|
|
"start": 11599,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 11605,
|
|
"start": 11591,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 11576,
|
|
"name": "line",
|
|
"start": 11572,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 11606,
|
|
"start": 11572,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 11652,
|
|
"name": "endAbsolute",
|
|
"start": 11641,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 11674,
|
|
"raw": "15.959999999999999",
|
|
"start": 11656,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 15.959999999999999,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 11681,
|
|
"raw": "1.68",
|
|
"start": 11677,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 1.68,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 11681,
|
|
"operator": "-",
|
|
"start": 11676,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 11682,
|
|
"start": 11655,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 11640,
|
|
"name": "line",
|
|
"start": 11636,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 11683,
|
|
"start": 11636,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 11731,
|
|
"name": "endAbsolute",
|
|
"start": 11720,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 11753,
|
|
"raw": "15.959999999999999",
|
|
"start": 11735,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 15.959999999999999,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 11760,
|
|
"raw": "3.36",
|
|
"start": 11756,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 3.36,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 11760,
|
|
"operator": "-",
|
|
"start": 11755,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 11761,
|
|
"start": 11734,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 11719,
|
|
"name": "line",
|
|
"start": 11715,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 11762,
|
|
"start": 11715,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 11809,
|
|
"name": "endAbsolute",
|
|
"start": 11798,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 11817,
|
|
"raw": "16.8",
|
|
"start": 11813,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 16.8,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 11824,
|
|
"raw": "3.36",
|
|
"start": 11820,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 3.36,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 11824,
|
|
"operator": "-",
|
|
"start": 11819,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 11825,
|
|
"start": 11812,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 11797,
|
|
"name": "line",
|
|
"start": 11793,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 11826,
|
|
"start": 11793,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 11874,
|
|
"name": "endAbsolute",
|
|
"start": 11863,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 11882,
|
|
"raw": "16.8",
|
|
"start": 11878,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 16.8,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 11889,
|
|
"raw": "5.04",
|
|
"start": 11885,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 5.04,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 11889,
|
|
"operator": "-",
|
|
"start": 11884,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 11890,
|
|
"start": 11877,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 11862,
|
|
"name": "line",
|
|
"start": 11858,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 11891,
|
|
"start": 11858,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 11938,
|
|
"name": "endAbsolute",
|
|
"start": 11927,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 11947,
|
|
"raw": "13.44",
|
|
"start": 11942,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 13.44,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 11954,
|
|
"raw": "1.68",
|
|
"start": 11950,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 1.68,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 11954,
|
|
"operator": "-",
|
|
"start": 11949,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 11955,
|
|
"start": 11941,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 11926,
|
|
"name": "line",
|
|
"start": 11922,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 11956,
|
|
"start": 11922,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 11994,
|
|
"name": "endAbsolute",
|
|
"start": 11983,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 12003,
|
|
"raw": "13.44",
|
|
"start": 11998,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 13.44,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 12007,
|
|
"raw": "0",
|
|
"start": 12006,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 0.0,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 12007,
|
|
"operator": "-",
|
|
"start": 12005,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 12008,
|
|
"start": 11997,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 11982,
|
|
"name": "line",
|
|
"start": 11978,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 12009,
|
|
"start": 11978,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 12055,
|
|
"name": "endAbsolute",
|
|
"start": 12044,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 12077,
|
|
"raw": "15.959999999999999",
|
|
"start": 12059,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 15.959999999999999,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 12081,
|
|
"raw": "0",
|
|
"start": 12080,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 0.0,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 12081,
|
|
"operator": "-",
|
|
"start": 12079,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 12082,
|
|
"start": 12058,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 12043,
|
|
"name": "line",
|
|
"start": 12039,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 12083,
|
|
"start": 12039,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 12131,
|
|
"name": "endAbsolute",
|
|
"start": 12120,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 12153,
|
|
"raw": "15.959999999999999",
|
|
"start": 12135,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 15.959999999999999,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 12160,
|
|
"raw": "1.68",
|
|
"start": 12156,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 1.68,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 12160,
|
|
"operator": "-",
|
|
"start": 12155,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 12161,
|
|
"start": 12134,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 12119,
|
|
"name": "line",
|
|
"start": 12115,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 12162,
|
|
"start": 12115,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 12209,
|
|
"name": "endAbsolute",
|
|
"start": 12198,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 12217,
|
|
"raw": "16.8",
|
|
"start": 12213,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 16.8,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 12224,
|
|
"raw": "1.68",
|
|
"start": 12220,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 1.68,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 12224,
|
|
"operator": "-",
|
|
"start": 12219,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 12225,
|
|
"start": 12212,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 12197,
|
|
"name": "line",
|
|
"start": 12193,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 12226,
|
|
"start": 12193,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 12274,
|
|
"name": "endAbsolute",
|
|
"start": 12263,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 12282,
|
|
"raw": "16.8",
|
|
"start": 12278,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 16.8,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 12289,
|
|
"raw": "3.36",
|
|
"start": 12285,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 3.36,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 12289,
|
|
"operator": "-",
|
|
"start": 12284,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 12290,
|
|
"start": 12277,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 12262,
|
|
"name": "line",
|
|
"start": 12258,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 12291,
|
|
"start": 12258,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 12338,
|
|
"name": "endAbsolute",
|
|
"start": 12327,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 12347,
|
|
"raw": "17.64",
|
|
"start": 12342,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 17.64,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 12354,
|
|
"raw": "3.36",
|
|
"start": 12350,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 3.36,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 12354,
|
|
"operator": "-",
|
|
"start": 12349,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 12355,
|
|
"start": 12341,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 12326,
|
|
"name": "line",
|
|
"start": 12322,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 12356,
|
|
"start": 12322,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 12404,
|
|
"name": "endAbsolute",
|
|
"start": 12393,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 12413,
|
|
"raw": "17.64",
|
|
"start": 12408,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 17.64,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 12420,
|
|
"raw": "4.62",
|
|
"start": 12416,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 4.62,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 12420,
|
|
"operator": "-",
|
|
"start": 12415,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 12421,
|
|
"start": 12407,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 12392,
|
|
"name": "line",
|
|
"start": 12388,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 12422,
|
|
"start": 12388,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 12468,
|
|
"name": "endAbsolute",
|
|
"start": 12457,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 12476,
|
|
"raw": "16.8",
|
|
"start": 12472,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 16.8,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 12483,
|
|
"raw": "4.62",
|
|
"start": 12479,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 4.62,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 12483,
|
|
"operator": "-",
|
|
"start": 12478,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 12484,
|
|
"start": 12471,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 12456,
|
|
"name": "line",
|
|
"start": 12452,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 12485,
|
|
"start": 12452,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 12533,
|
|
"name": "endAbsolute",
|
|
"start": 12522,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 12541,
|
|
"raw": "16.8",
|
|
"start": 12537,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 16.8,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 12548,
|
|
"raw": "3.36",
|
|
"start": 12544,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 3.36,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 12548,
|
|
"operator": "-",
|
|
"start": 12543,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 12549,
|
|
"start": 12536,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 12521,
|
|
"name": "line",
|
|
"start": 12517,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 12550,
|
|
"start": 12517,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 12596,
|
|
"name": "endAbsolute",
|
|
"start": 12585,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 12605,
|
|
"raw": "15.96",
|
|
"start": 12600,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 15.96,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 12612,
|
|
"raw": "3.36",
|
|
"start": 12608,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 3.36,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 12612,
|
|
"operator": "-",
|
|
"start": 12607,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 12613,
|
|
"start": 12599,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 12584,
|
|
"name": "line",
|
|
"start": 12580,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 12614,
|
|
"start": 12580,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 12662,
|
|
"name": "endAbsolute",
|
|
"start": 12651,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 12671,
|
|
"raw": "15.96",
|
|
"start": 12666,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 15.96,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 12678,
|
|
"raw": "1.68",
|
|
"start": 12674,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 1.68,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 12678,
|
|
"operator": "-",
|
|
"start": 12673,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 12679,
|
|
"start": 12665,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 12650,
|
|
"name": "line",
|
|
"start": 12646,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 12680,
|
|
"start": 12646,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 12726,
|
|
"name": "endAbsolute",
|
|
"start": 12715,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 12735,
|
|
"raw": "15.12",
|
|
"start": 12730,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 15.12,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 12742,
|
|
"raw": "1.68",
|
|
"start": 12738,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 1.68,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 12742,
|
|
"operator": "-",
|
|
"start": 12737,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 12743,
|
|
"start": 12729,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 12714,
|
|
"name": "line",
|
|
"start": 12710,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 12744,
|
|
"start": 12710,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 12792,
|
|
"name": "endAbsolute",
|
|
"start": 12781,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 12801,
|
|
"raw": "15.12",
|
|
"start": 12796,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 15.12,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 12814,
|
|
"raw": "0.83999999",
|
|
"start": 12804,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 0.83999999,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 12814,
|
|
"operator": "-",
|
|
"start": 12803,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 12815,
|
|
"start": 12795,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 12780,
|
|
"name": "line",
|
|
"start": 12776,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 12816,
|
|
"start": 12776,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 12862,
|
|
"name": "endAbsolute",
|
|
"start": 12851,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 12871,
|
|
"raw": "14.28",
|
|
"start": 12866,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 14.28,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 12884,
|
|
"raw": "0.83999999",
|
|
"start": 12874,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 0.83999999,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 12884,
|
|
"operator": "-",
|
|
"start": 12873,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 12885,
|
|
"start": 12865,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 12850,
|
|
"name": "line",
|
|
"start": 12846,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 12886,
|
|
"start": 12846,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 12934,
|
|
"name": "endAbsolute",
|
|
"start": 12923,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 12943,
|
|
"raw": "14.28",
|
|
"start": 12938,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 14.28,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 12950,
|
|
"raw": "1.68",
|
|
"start": 12946,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 1.68,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 12950,
|
|
"operator": "-",
|
|
"start": 12945,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 12951,
|
|
"start": 12937,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 12922,
|
|
"name": "line",
|
|
"start": 12918,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 12952,
|
|
"start": 12918,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 12998,
|
|
"name": "endAbsolute",
|
|
"start": 12987,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 13007,
|
|
"raw": "13.44",
|
|
"start": 13002,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 13.44,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 13014,
|
|
"raw": "1.68",
|
|
"start": 13010,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 1.68,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 13014,
|
|
"operator": "-",
|
|
"start": 13009,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 13015,
|
|
"start": 13001,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 12986,
|
|
"name": "line",
|
|
"start": 12982,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 13016,
|
|
"start": 12982,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 13064,
|
|
"name": "endAbsolute",
|
|
"start": 13053,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 13073,
|
|
"raw": "13.44",
|
|
"start": 13068,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 13.44,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 13080,
|
|
"raw": "3.36",
|
|
"start": 13076,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 3.36,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 13080,
|
|
"operator": "-",
|
|
"start": 13075,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 13081,
|
|
"start": 13067,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 13052,
|
|
"name": "line",
|
|
"start": 13048,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 13082,
|
|
"start": 13048,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 13128,
|
|
"name": "endAbsolute",
|
|
"start": 13117,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 13136,
|
|
"raw": "12.6",
|
|
"start": 13132,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 12.6,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 13143,
|
|
"raw": "3.36",
|
|
"start": 13139,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 3.36,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 13143,
|
|
"operator": "-",
|
|
"start": 13138,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 13144,
|
|
"start": 13131,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 13116,
|
|
"name": "line",
|
|
"start": 13112,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 13145,
|
|
"start": 13112,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 13193,
|
|
"name": "endAbsolute",
|
|
"start": 13182,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 13201,
|
|
"raw": "12.6",
|
|
"start": 13197,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 12.6,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 13208,
|
|
"raw": "4.62",
|
|
"start": 13204,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 4.62,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 13208,
|
|
"operator": "-",
|
|
"start": 13203,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 13209,
|
|
"start": 13196,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 13181,
|
|
"name": "line",
|
|
"start": 13177,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 13210,
|
|
"start": 13177,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 13256,
|
|
"name": "endAbsolute",
|
|
"start": 13245,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 13265,
|
|
"raw": "11.76",
|
|
"start": 13260,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 11.76,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 13272,
|
|
"raw": "4.62",
|
|
"start": 13268,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 4.62,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 13272,
|
|
"operator": "-",
|
|
"start": 13267,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 13273,
|
|
"start": 13259,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 13244,
|
|
"name": "line",
|
|
"start": 13240,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 13274,
|
|
"start": 13240,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 13322,
|
|
"name": "endAbsolute",
|
|
"start": 13311,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 13331,
|
|
"raw": "11.76",
|
|
"start": 13326,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 11.76,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 13338,
|
|
"raw": "3.36",
|
|
"start": 13334,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 3.36,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 13338,
|
|
"operator": "-",
|
|
"start": 13333,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 13339,
|
|
"start": 13325,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 13310,
|
|
"name": "line",
|
|
"start": 13306,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 13340,
|
|
"start": 13306,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 13386,
|
|
"name": "endAbsolute",
|
|
"start": 13375,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 13394,
|
|
"raw": "12.6",
|
|
"start": 13390,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 12.6,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 13401,
|
|
"raw": "3.36",
|
|
"start": 13397,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 3.36,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 13401,
|
|
"operator": "-",
|
|
"start": 13396,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 13402,
|
|
"start": 13389,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 13374,
|
|
"name": "line",
|
|
"start": 13370,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 13403,
|
|
"start": 13370,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 13451,
|
|
"name": "endAbsolute",
|
|
"start": 13440,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 13459,
|
|
"raw": "12.6",
|
|
"start": 13455,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 12.6,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 13466,
|
|
"raw": "1.68",
|
|
"start": 13462,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 1.68,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 13466,
|
|
"operator": "-",
|
|
"start": 13461,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 13467,
|
|
"start": 13454,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 13439,
|
|
"name": "line",
|
|
"start": 13435,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 13468,
|
|
"start": 13435,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 13514,
|
|
"name": "endAbsolute",
|
|
"start": 13503,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 13522,
|
|
"raw": "5.04",
|
|
"start": 13518,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 5.04,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 13529,
|
|
"raw": "1.68",
|
|
"start": 13525,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 1.68,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 13529,
|
|
"operator": "-",
|
|
"start": 13524,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 13530,
|
|
"start": 13517,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 13502,
|
|
"name": "line",
|
|
"start": 13498,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 13531,
|
|
"start": 13498,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 13569,
|
|
"name": "endAbsolute",
|
|
"start": 13558,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 13577,
|
|
"raw": "5.04",
|
|
"start": 13573,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 5.04,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 13581,
|
|
"raw": "0",
|
|
"start": 13580,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 0.0,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 13581,
|
|
"operator": "-",
|
|
"start": 13579,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 13582,
|
|
"start": 13572,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 13557,
|
|
"name": "line",
|
|
"start": 13553,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 13583,
|
|
"start": 13553,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 13629,
|
|
"name": "endAbsolute",
|
|
"start": 13618,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 13637,
|
|
"raw": "7.56",
|
|
"start": 13633,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 7.56,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 13641,
|
|
"raw": "0",
|
|
"start": 13640,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 0.0,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 13641,
|
|
"operator": "-",
|
|
"start": 13639,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 13642,
|
|
"start": 13632,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 13617,
|
|
"name": "line",
|
|
"start": 13613,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 13643,
|
|
"start": 13613,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 13691,
|
|
"name": "endAbsolute",
|
|
"start": 13680,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 13699,
|
|
"raw": "7.56",
|
|
"start": 13695,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 7.56,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 13706,
|
|
"raw": "1.68",
|
|
"start": 13702,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 1.68,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 13706,
|
|
"operator": "-",
|
|
"start": 13701,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 13707,
|
|
"start": 13694,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 13679,
|
|
"name": "line",
|
|
"start": 13675,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 13708,
|
|
"start": 13675,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 13754,
|
|
"name": "endAbsolute",
|
|
"start": 13743,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 13761,
|
|
"raw": "8.4",
|
|
"start": 13758,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 8.4,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 13768,
|
|
"raw": "1.68",
|
|
"start": 13764,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 1.68,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 13768,
|
|
"operator": "-",
|
|
"start": 13763,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 13769,
|
|
"start": 13757,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 13742,
|
|
"name": "line",
|
|
"start": 13738,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 13770,
|
|
"start": 13738,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 13818,
|
|
"name": "endAbsolute",
|
|
"start": 13807,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 13825,
|
|
"raw": "8.4",
|
|
"start": 13822,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 8.4,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 13832,
|
|
"raw": "3.36",
|
|
"start": 13828,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 3.36,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 13832,
|
|
"operator": "-",
|
|
"start": 13827,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 13833,
|
|
"start": 13821,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 13806,
|
|
"name": "line",
|
|
"start": 13802,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 13834,
|
|
"start": 13802,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 13880,
|
|
"name": "endAbsolute",
|
|
"start": 13869,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 13888,
|
|
"raw": "9.24",
|
|
"start": 13884,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 9.24,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 13895,
|
|
"raw": "3.36",
|
|
"start": 13891,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 3.36,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 13895,
|
|
"operator": "-",
|
|
"start": 13890,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 13896,
|
|
"start": 13883,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 13868,
|
|
"name": "line",
|
|
"start": 13864,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 13897,
|
|
"start": 13864,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 13945,
|
|
"name": "endAbsolute",
|
|
"start": 13934,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 13953,
|
|
"raw": "9.24",
|
|
"start": 13949,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 9.24,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 13960,
|
|
"raw": "4.62",
|
|
"start": 13956,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 4.62,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 13960,
|
|
"operator": "-",
|
|
"start": 13955,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 13961,
|
|
"start": 13948,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 13933,
|
|
"name": "line",
|
|
"start": 13929,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 13962,
|
|
"start": 13929,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 14008,
|
|
"name": "endAbsolute",
|
|
"start": 13997,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 14015,
|
|
"raw": "8.4",
|
|
"start": 14012,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 8.4,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 14022,
|
|
"raw": "4.62",
|
|
"start": 14018,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 4.62,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 14022,
|
|
"operator": "-",
|
|
"start": 14017,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 14023,
|
|
"start": 14011,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 13996,
|
|
"name": "line",
|
|
"start": 13992,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 14024,
|
|
"start": 13992,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 14072,
|
|
"name": "endAbsolute",
|
|
"start": 14061,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 14079,
|
|
"raw": "8.4",
|
|
"start": 14076,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 8.4,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 14086,
|
|
"raw": "3.36",
|
|
"start": 14082,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 3.36,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 14086,
|
|
"operator": "-",
|
|
"start": 14081,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 14087,
|
|
"start": 14075,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 14060,
|
|
"name": "line",
|
|
"start": 14056,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 14088,
|
|
"start": 14056,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 14134,
|
|
"name": "endAbsolute",
|
|
"start": 14123,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 14142,
|
|
"raw": "7.56",
|
|
"start": 14138,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 7.56,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 14149,
|
|
"raw": "3.36",
|
|
"start": 14145,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 3.36,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 14149,
|
|
"operator": "-",
|
|
"start": 14144,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 14150,
|
|
"start": 14137,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 14122,
|
|
"name": "line",
|
|
"start": 14118,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 14151,
|
|
"start": 14118,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 14199,
|
|
"name": "endAbsolute",
|
|
"start": 14188,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 14207,
|
|
"raw": "7.56",
|
|
"start": 14203,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 7.56,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 14214,
|
|
"raw": "1.68",
|
|
"start": 14210,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 1.68,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 14214,
|
|
"operator": "-",
|
|
"start": 14209,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 14215,
|
|
"start": 14202,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 14187,
|
|
"name": "line",
|
|
"start": 14183,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 14216,
|
|
"start": 14183,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 14262,
|
|
"name": "endAbsolute",
|
|
"start": 14251,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 14270,
|
|
"raw": "6.72",
|
|
"start": 14266,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 6.72,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 14277,
|
|
"raw": "1.68",
|
|
"start": 14273,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 1.68,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 14277,
|
|
"operator": "-",
|
|
"start": 14272,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 14278,
|
|
"start": 14265,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 14250,
|
|
"name": "line",
|
|
"start": 14246,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 14279,
|
|
"start": 14246,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 14327,
|
|
"name": "endAbsolute",
|
|
"start": 14316,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 14335,
|
|
"raw": "6.72",
|
|
"start": 14331,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 6.72,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 14348,
|
|
"raw": "0.83999999",
|
|
"start": 14338,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 0.83999999,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 14348,
|
|
"operator": "-",
|
|
"start": 14337,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 14349,
|
|
"start": 14330,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 14315,
|
|
"name": "line",
|
|
"start": 14311,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 14350,
|
|
"start": 14311,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 14396,
|
|
"name": "endAbsolute",
|
|
"start": 14385,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 14404,
|
|
"raw": "5.88",
|
|
"start": 14400,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 5.88,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 14417,
|
|
"raw": "0.83999999",
|
|
"start": 14407,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 0.83999999,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 14417,
|
|
"operator": "-",
|
|
"start": 14406,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 14418,
|
|
"start": 14399,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 14384,
|
|
"name": "line",
|
|
"start": 14380,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 14419,
|
|
"start": 14380,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 14467,
|
|
"name": "endAbsolute",
|
|
"start": 14456,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 14475,
|
|
"raw": "5.88",
|
|
"start": 14471,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 5.88,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 14482,
|
|
"raw": "1.68",
|
|
"start": 14478,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 1.68,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 14482,
|
|
"operator": "-",
|
|
"start": 14477,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 14483,
|
|
"start": 14470,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 14455,
|
|
"name": "line",
|
|
"start": 14451,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 14484,
|
|
"start": 14451,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 14530,
|
|
"name": "endAbsolute",
|
|
"start": 14519,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 14538,
|
|
"raw": "5.04",
|
|
"start": 14534,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 5.04,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 14545,
|
|
"raw": "1.68",
|
|
"start": 14541,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 1.68,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 14545,
|
|
"operator": "-",
|
|
"start": 14540,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 14546,
|
|
"start": 14533,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 14518,
|
|
"name": "line",
|
|
"start": 14514,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 14547,
|
|
"start": 14514,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 14595,
|
|
"name": "endAbsolute",
|
|
"start": 14584,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 14603,
|
|
"raw": "5.04",
|
|
"start": 14599,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 5.04,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 14610,
|
|
"raw": "3.36",
|
|
"start": 14606,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 3.36,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 14610,
|
|
"operator": "-",
|
|
"start": 14605,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 14611,
|
|
"start": 14598,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 14583,
|
|
"name": "line",
|
|
"start": 14579,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 14612,
|
|
"start": 14579,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 14658,
|
|
"name": "endAbsolute",
|
|
"start": 14647,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 14665,
|
|
"raw": "4.2",
|
|
"start": 14662,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 4.2,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 14672,
|
|
"raw": "3.36",
|
|
"start": 14668,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 3.36,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 14672,
|
|
"operator": "-",
|
|
"start": 14667,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 14673,
|
|
"start": 14661,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 14646,
|
|
"name": "line",
|
|
"start": 14642,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 14674,
|
|
"start": 14642,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 14722,
|
|
"name": "endAbsolute",
|
|
"start": 14711,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 14729,
|
|
"raw": "4.2",
|
|
"start": 14726,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 4.2,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 14736,
|
|
"raw": "4.62",
|
|
"start": 14732,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 4.62,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 14736,
|
|
"operator": "-",
|
|
"start": 14731,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 14737,
|
|
"start": 14725,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 14710,
|
|
"name": "line",
|
|
"start": 14706,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 14738,
|
|
"start": 14706,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 14784,
|
|
"name": "endAbsolute",
|
|
"start": 14773,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 14792,
|
|
"raw": "3.36",
|
|
"start": 14788,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 3.36,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 14799,
|
|
"raw": "4.62",
|
|
"start": 14795,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 4.62,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 14799,
|
|
"operator": "-",
|
|
"start": 14794,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 14800,
|
|
"start": 14787,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 14772,
|
|
"name": "line",
|
|
"start": 14768,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 14801,
|
|
"start": 14768,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 14849,
|
|
"name": "endAbsolute",
|
|
"start": 14838,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 14857,
|
|
"raw": "3.36",
|
|
"start": 14853,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 3.36,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 14864,
|
|
"raw": "3.36",
|
|
"start": 14860,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 3.36,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 14864,
|
|
"operator": "-",
|
|
"start": 14859,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 14865,
|
|
"start": 14852,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 14837,
|
|
"name": "line",
|
|
"start": 14833,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 14866,
|
|
"start": 14833,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 14912,
|
|
"name": "endAbsolute",
|
|
"start": 14901,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 14919,
|
|
"raw": "4.2",
|
|
"start": 14916,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 4.2,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 14926,
|
|
"raw": "3.36",
|
|
"start": 14922,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 3.36,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 14926,
|
|
"operator": "-",
|
|
"start": 14921,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 14927,
|
|
"start": 14915,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 14900,
|
|
"name": "line",
|
|
"start": 14896,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 14928,
|
|
"start": 14896,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 14976,
|
|
"name": "endAbsolute",
|
|
"start": 14965,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 14983,
|
|
"raw": "4.2",
|
|
"start": 14980,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 4.2,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 14990,
|
|
"raw": "1.68",
|
|
"start": 14986,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 1.68,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 14990,
|
|
"operator": "-",
|
|
"start": 14985,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 14991,
|
|
"start": 14979,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 14964,
|
|
"name": "line",
|
|
"start": 14960,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 14992,
|
|
"start": 14960,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 15038,
|
|
"name": "endAbsolute",
|
|
"start": 15027,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 15047,
|
|
"raw": "13.44",
|
|
"start": 15042,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 13.44,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 15054,
|
|
"raw": "5.88",
|
|
"start": 15050,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 5.88,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 15054,
|
|
"operator": "-",
|
|
"start": 15049,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 15055,
|
|
"start": 15041,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 15026,
|
|
"name": "line",
|
|
"start": 15022,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 15056,
|
|
"start": 15022,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 15094,
|
|
"name": "endAbsolute",
|
|
"start": 15083,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 15103,
|
|
"raw": "13.44",
|
|
"start": 15098,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 13.44,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 15110,
|
|
"raw": "5.04",
|
|
"start": 15106,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 5.04,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 15110,
|
|
"operator": "-",
|
|
"start": 15105,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 15111,
|
|
"start": 15097,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 15082,
|
|
"name": "line",
|
|
"start": 15078,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 15112,
|
|
"start": 15078,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 15158,
|
|
"name": "endAbsolute",
|
|
"start": 15147,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 15167,
|
|
"raw": "14.28",
|
|
"start": 15162,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 14.28,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 15174,
|
|
"raw": "5.04",
|
|
"start": 15170,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 5.04,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 15174,
|
|
"operator": "-",
|
|
"start": 15169,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 15175,
|
|
"start": 15161,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 15146,
|
|
"name": "line",
|
|
"start": 15142,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 15176,
|
|
"start": 15142,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 15224,
|
|
"name": "endAbsolute",
|
|
"start": 15213,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 15233,
|
|
"raw": "14.28",
|
|
"start": 15228,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 14.28,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 15239,
|
|
"raw": "4.2",
|
|
"start": 15236,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 4.2,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 15239,
|
|
"operator": "-",
|
|
"start": 15235,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 15240,
|
|
"start": 15227,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 15212,
|
|
"name": "line",
|
|
"start": 15208,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 15241,
|
|
"start": 15208,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 15287,
|
|
"name": "endAbsolute",
|
|
"start": 15276,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 15296,
|
|
"raw": "15.12",
|
|
"start": 15291,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 15.12,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 15302,
|
|
"raw": "4.2",
|
|
"start": 15299,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 4.2,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 15302,
|
|
"operator": "-",
|
|
"start": 15298,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 15303,
|
|
"start": 15290,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 15275,
|
|
"name": "line",
|
|
"start": 15271,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 15304,
|
|
"start": 15271,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 15352,
|
|
"name": "endAbsolute",
|
|
"start": 15341,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 15361,
|
|
"raw": "15.12",
|
|
"start": 15356,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 15.12,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 15368,
|
|
"raw": "5.04",
|
|
"start": 15364,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 5.04,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 15368,
|
|
"operator": "-",
|
|
"start": 15363,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 15369,
|
|
"start": 15355,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 15340,
|
|
"name": "line",
|
|
"start": 15336,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 15370,
|
|
"start": 15336,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 15417,
|
|
"name": "endAbsolute",
|
|
"start": 15406,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 15439,
|
|
"raw": "15.959999999999999",
|
|
"start": 15421,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 15.959999999999999,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 15446,
|
|
"raw": "5.04",
|
|
"start": 15442,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 5.04,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 15446,
|
|
"operator": "-",
|
|
"start": 15441,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 15447,
|
|
"start": 15420,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 15405,
|
|
"name": "line",
|
|
"start": 15401,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 15448,
|
|
"start": 15401,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 15496,
|
|
"name": "endAbsolute",
|
|
"start": 15485,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 15518,
|
|
"raw": "15.959999999999999",
|
|
"start": 15500,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 15.959999999999999,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 15525,
|
|
"raw": "5.88",
|
|
"start": 15521,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 5.88,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 15525,
|
|
"operator": "-",
|
|
"start": 15520,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 15526,
|
|
"start": 15499,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 15484,
|
|
"name": "line",
|
|
"start": 15480,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 15527,
|
|
"start": 15480,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 15574,
|
|
"name": "endAbsolute",
|
|
"start": 15563,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 15582,
|
|
"raw": "5.88",
|
|
"start": 15578,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 5.88,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 15589,
|
|
"raw": "5.04",
|
|
"start": 15585,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 5.04,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 15589,
|
|
"operator": "-",
|
|
"start": 15584,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 15590,
|
|
"start": 15577,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 15562,
|
|
"name": "line",
|
|
"start": 15558,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 15591,
|
|
"start": 15558,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 15629,
|
|
"name": "endAbsolute",
|
|
"start": 15618,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 15637,
|
|
"raw": "5.88",
|
|
"start": 15633,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 5.88,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 15643,
|
|
"raw": "4.2",
|
|
"start": 15640,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 4.2,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 15643,
|
|
"operator": "-",
|
|
"start": 15639,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 15644,
|
|
"start": 15632,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 15617,
|
|
"name": "line",
|
|
"start": 15613,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 15645,
|
|
"start": 15613,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 15691,
|
|
"name": "endAbsolute",
|
|
"start": 15680,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 15699,
|
|
"raw": "6.72",
|
|
"start": 15695,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 6.72,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 15705,
|
|
"raw": "4.2",
|
|
"start": 15702,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 4.2,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 15705,
|
|
"operator": "-",
|
|
"start": 15701,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 15706,
|
|
"start": 15694,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 15679,
|
|
"name": "line",
|
|
"start": 15675,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 15707,
|
|
"start": 15675,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 15755,
|
|
"name": "endAbsolute",
|
|
"start": 15744,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 15763,
|
|
"raw": "6.72",
|
|
"start": 15759,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 6.72,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 15770,
|
|
"raw": "5.04",
|
|
"start": 15766,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 5.04,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 15770,
|
|
"operator": "-",
|
|
"start": 15765,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 15771,
|
|
"start": 15758,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 15743,
|
|
"name": "line",
|
|
"start": 15739,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 15772,
|
|
"start": 15739,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 15818,
|
|
"name": "endAbsolute",
|
|
"start": 15807,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 15826,
|
|
"raw": "7.56",
|
|
"start": 15822,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 7.56,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 15833,
|
|
"raw": "5.04",
|
|
"start": 15829,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 5.04,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 15833,
|
|
"operator": "-",
|
|
"start": 15828,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 15834,
|
|
"start": 15821,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 15806,
|
|
"name": "line",
|
|
"start": 15802,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 15835,
|
|
"start": 15802,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 15883,
|
|
"name": "endAbsolute",
|
|
"start": 15872,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 15891,
|
|
"raw": "7.56",
|
|
"start": 15887,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 7.56,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 15898,
|
|
"raw": "5.88",
|
|
"start": 15894,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 5.88,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 15898,
|
|
"operator": "-",
|
|
"start": 15893,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 15899,
|
|
"start": 15886,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 15871,
|
|
"name": "line",
|
|
"start": 15867,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 15900,
|
|
"start": 15867,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 15946,
|
|
"name": "endAbsolute",
|
|
"start": 15935,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 15954,
|
|
"raw": "5.04",
|
|
"start": 15950,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 5.04,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 15961,
|
|
"raw": "5.88",
|
|
"start": 15957,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 5.88,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 15961,
|
|
"operator": "-",
|
|
"start": 15956,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 15962,
|
|
"start": 15949,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 15934,
|
|
"name": "line",
|
|
"start": 15930,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 15963,
|
|
"start": 15930,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 16011,
|
|
"name": "endAbsolute",
|
|
"start": 16000,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 16019,
|
|
"raw": "5.04",
|
|
"start": 16015,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 5.04,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 16026,
|
|
"raw": "5.04",
|
|
"start": 16022,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 5.04,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 16026,
|
|
"operator": "-",
|
|
"start": 16021,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 16027,
|
|
"start": 16014,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 15999,
|
|
"name": "line",
|
|
"start": 15995,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 16028,
|
|
"start": 15995,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 16074,
|
|
"name": "endAbsolute",
|
|
"start": 16063,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 16083,
|
|
"raw": "17.64",
|
|
"start": 16078,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 17.64,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 16090,
|
|
"raw": "5.88",
|
|
"start": 16086,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 5.88,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 16090,
|
|
"operator": "-",
|
|
"start": 16085,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 16091,
|
|
"start": 16077,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 16062,
|
|
"name": "line",
|
|
"start": 16058,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 16092,
|
|
"start": 16058,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 16130,
|
|
"name": "endAbsolute",
|
|
"start": 16119,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 16139,
|
|
"raw": "17.64",
|
|
"start": 16134,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 17.64,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 16146,
|
|
"raw": "5.04",
|
|
"start": 16142,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 5.04,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 16146,
|
|
"operator": "-",
|
|
"start": 16141,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 16147,
|
|
"start": 16133,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 16118,
|
|
"name": "line",
|
|
"start": 16114,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 16148,
|
|
"start": 16114,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 16194,
|
|
"name": "endAbsolute",
|
|
"start": 16183,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 16202,
|
|
"raw": "16.8",
|
|
"start": 16198,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 16.8,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 16209,
|
|
"raw": "5.04",
|
|
"start": 16205,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 5.04,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 16209,
|
|
"operator": "-",
|
|
"start": 16204,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 16210,
|
|
"start": 16197,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 16182,
|
|
"name": "line",
|
|
"start": 16178,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 16211,
|
|
"start": 16178,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 16259,
|
|
"name": "endAbsolute",
|
|
"start": 16248,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 16267,
|
|
"raw": "16.8",
|
|
"start": 16263,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 16.8,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 16273,
|
|
"raw": "4.2",
|
|
"start": 16270,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 4.2,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 16273,
|
|
"operator": "-",
|
|
"start": 16269,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 16274,
|
|
"start": 16262,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 16247,
|
|
"name": "line",
|
|
"start": 16243,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 16275,
|
|
"start": 16243,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 16321,
|
|
"name": "endAbsolute",
|
|
"start": 16310,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 16330,
|
|
"raw": "17.64",
|
|
"start": 16325,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 17.64,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 16336,
|
|
"raw": "4.2",
|
|
"start": 16333,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 4.2,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 16336,
|
|
"operator": "-",
|
|
"start": 16332,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 16337,
|
|
"start": 16324,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 16309,
|
|
"name": "line",
|
|
"start": 16305,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 16338,
|
|
"start": 16305,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 16386,
|
|
"name": "endAbsolute",
|
|
"start": 16375,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 16395,
|
|
"raw": "17.64",
|
|
"start": 16390,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 17.64,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 16402,
|
|
"raw": "5.04",
|
|
"start": 16398,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 5.04,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 16402,
|
|
"operator": "-",
|
|
"start": 16397,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 16403,
|
|
"start": 16389,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 16374,
|
|
"name": "line",
|
|
"start": 16370,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 16404,
|
|
"start": 16370,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 16451,
|
|
"name": "endAbsolute",
|
|
"start": 16440,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 16460,
|
|
"raw": "18.48",
|
|
"start": 16455,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 18.48,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 16467,
|
|
"raw": "5.04",
|
|
"start": 16463,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 5.04,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 16467,
|
|
"operator": "-",
|
|
"start": 16462,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 16468,
|
|
"start": 16454,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 16439,
|
|
"name": "line",
|
|
"start": 16435,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 16469,
|
|
"start": 16435,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 16517,
|
|
"name": "endAbsolute",
|
|
"start": 16506,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 16526,
|
|
"raw": "18.48",
|
|
"start": 16521,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 18.48,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 16533,
|
|
"raw": "5.88",
|
|
"start": 16529,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 5.88,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 16533,
|
|
"operator": "-",
|
|
"start": 16528,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 16534,
|
|
"start": 16520,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 16505,
|
|
"name": "line",
|
|
"start": 16501,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 16535,
|
|
"start": 16501,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 16582,
|
|
"name": "endAbsolute",
|
|
"start": 16571,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 16590,
|
|
"raw": "3.36",
|
|
"start": 16586,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 3.36,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 16597,
|
|
"raw": "5.04",
|
|
"start": 16593,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 5.04,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 16597,
|
|
"operator": "-",
|
|
"start": 16592,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 16598,
|
|
"start": 16585,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 16570,
|
|
"name": "line",
|
|
"start": 16566,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 16599,
|
|
"start": 16566,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 16637,
|
|
"name": "endAbsolute",
|
|
"start": 16626,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 16645,
|
|
"raw": "3.36",
|
|
"start": 16641,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 3.36,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 16652,
|
|
"raw": "5.88",
|
|
"start": 16648,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 5.88,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 16652,
|
|
"operator": "-",
|
|
"start": 16647,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 16653,
|
|
"start": 16640,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 16625,
|
|
"name": "line",
|
|
"start": 16621,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 16654,
|
|
"start": 16621,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 16700,
|
|
"name": "endAbsolute",
|
|
"start": 16689,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 16708,
|
|
"raw": "2.52",
|
|
"start": 16704,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 2.52,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 16715,
|
|
"raw": "5.88",
|
|
"start": 16711,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 5.88,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 16715,
|
|
"operator": "-",
|
|
"start": 16710,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 16716,
|
|
"start": 16703,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 16688,
|
|
"name": "line",
|
|
"start": 16684,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 16717,
|
|
"start": 16684,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 16765,
|
|
"name": "endAbsolute",
|
|
"start": 16754,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 16773,
|
|
"raw": "2.52",
|
|
"start": 16769,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 2.52,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 16780,
|
|
"raw": "5.04",
|
|
"start": 16776,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 5.04,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 16780,
|
|
"operator": "-",
|
|
"start": 16775,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 16781,
|
|
"start": 16768,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 16753,
|
|
"name": "line",
|
|
"start": 16749,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 16782,
|
|
"start": 16749,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 16828,
|
|
"name": "endAbsolute",
|
|
"start": 16817,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 16836,
|
|
"raw": "3.36",
|
|
"start": 16832,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 3.36,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 16843,
|
|
"raw": "5.04",
|
|
"start": 16839,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 5.04,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 16843,
|
|
"operator": "-",
|
|
"start": 16838,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 16844,
|
|
"start": 16831,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 16816,
|
|
"name": "line",
|
|
"start": 16812,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 16845,
|
|
"start": 16812,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 16893,
|
|
"name": "endAbsolute",
|
|
"start": 16882,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 16901,
|
|
"raw": "3.36",
|
|
"start": 16897,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 3.36,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 16907,
|
|
"raw": "4.2",
|
|
"start": 16904,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 4.2,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 16907,
|
|
"operator": "-",
|
|
"start": 16903,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 16908,
|
|
"start": 16896,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 16881,
|
|
"name": "line",
|
|
"start": 16877,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 16909,
|
|
"start": 16877,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 16955,
|
|
"name": "endAbsolute",
|
|
"start": 16944,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 16962,
|
|
"raw": "4.2",
|
|
"start": 16959,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 4.2,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 16968,
|
|
"raw": "4.2",
|
|
"start": 16965,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 4.2,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 16968,
|
|
"operator": "-",
|
|
"start": 16964,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 16969,
|
|
"start": 16958,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 16943,
|
|
"name": "line",
|
|
"start": 16939,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 16970,
|
|
"start": 16939,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 17018,
|
|
"name": "endAbsolute",
|
|
"start": 17007,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 17025,
|
|
"raw": "4.2",
|
|
"start": 17022,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 4.2,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 17032,
|
|
"raw": "5.04",
|
|
"start": 17028,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 5.04,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 17032,
|
|
"operator": "-",
|
|
"start": 17027,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 17033,
|
|
"start": 17021,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 17006,
|
|
"name": "line",
|
|
"start": 17002,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 17034,
|
|
"start": 17002,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 17081,
|
|
"name": "endAbsolute",
|
|
"start": 17070,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 17088,
|
|
"raw": "8.4",
|
|
"start": 17085,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 8.4,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 17094,
|
|
"raw": "4.2",
|
|
"start": 17091,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 4.2,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 17094,
|
|
"operator": "-",
|
|
"start": 17090,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 17095,
|
|
"start": 17084,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 17069,
|
|
"name": "line",
|
|
"start": 17065,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 17096,
|
|
"start": 17065,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 17134,
|
|
"name": "endAbsolute",
|
|
"start": 17123,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 17142,
|
|
"raw": "9.24",
|
|
"start": 17138,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 9.24,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 17148,
|
|
"raw": "4.2",
|
|
"start": 17145,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 4.2,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 17148,
|
|
"operator": "-",
|
|
"start": 17144,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 17149,
|
|
"start": 17137,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 17122,
|
|
"name": "line",
|
|
"start": 17118,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 17150,
|
|
"start": 17118,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 17198,
|
|
"name": "endAbsolute",
|
|
"start": 17187,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 17206,
|
|
"raw": "9.24",
|
|
"start": 17202,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 9.24,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 17213,
|
|
"raw": "5.04",
|
|
"start": 17209,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 5.04,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 17213,
|
|
"operator": "-",
|
|
"start": 17208,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 17214,
|
|
"start": 17201,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 17186,
|
|
"name": "line",
|
|
"start": 17182,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 17215,
|
|
"start": 17182,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 17262,
|
|
"name": "endAbsolute",
|
|
"start": 17251,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 17271,
|
|
"raw": "10.08",
|
|
"start": 17266,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 10.08,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 17278,
|
|
"raw": "5.04",
|
|
"start": 17274,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 5.04,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 17278,
|
|
"operator": "-",
|
|
"start": 17273,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 17279,
|
|
"start": 17265,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 17250,
|
|
"name": "line",
|
|
"start": 17246,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 17280,
|
|
"start": 17246,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 17328,
|
|
"name": "endAbsolute",
|
|
"start": 17317,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 17337,
|
|
"raw": "10.08",
|
|
"start": 17332,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 10.08,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 17344,
|
|
"raw": "5.88",
|
|
"start": 17340,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 5.88,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 17344,
|
|
"operator": "-",
|
|
"start": 17339,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 17345,
|
|
"start": 17331,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 17316,
|
|
"name": "line",
|
|
"start": 17312,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 17346,
|
|
"start": 17312,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 17392,
|
|
"name": "endAbsolute",
|
|
"start": 17381,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 17400,
|
|
"raw": "9.24",
|
|
"start": 17396,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 9.24,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 17407,
|
|
"raw": "5.88",
|
|
"start": 17403,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 5.88,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 17407,
|
|
"operator": "-",
|
|
"start": 17402,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 17408,
|
|
"start": 17395,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 17380,
|
|
"name": "line",
|
|
"start": 17376,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 17409,
|
|
"start": 17376,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 17457,
|
|
"name": "endAbsolute",
|
|
"start": 17446,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 17465,
|
|
"raw": "9.24",
|
|
"start": 17461,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 9.24,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 17472,
|
|
"raw": "5.04",
|
|
"start": 17468,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 5.04,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 17472,
|
|
"operator": "-",
|
|
"start": 17467,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 17473,
|
|
"start": 17460,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 17445,
|
|
"name": "line",
|
|
"start": 17441,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 17474,
|
|
"start": 17441,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 17520,
|
|
"name": "endAbsolute",
|
|
"start": 17509,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 17527,
|
|
"raw": "8.4",
|
|
"start": 17524,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 8.4,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 17534,
|
|
"raw": "5.04",
|
|
"start": 17530,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 5.04,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 17534,
|
|
"operator": "-",
|
|
"start": 17529,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 17535,
|
|
"start": 17523,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 17508,
|
|
"name": "line",
|
|
"start": 17504,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 17536,
|
|
"start": 17504,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 17584,
|
|
"name": "endAbsolute",
|
|
"start": 17573,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 17593,
|
|
"raw": "11.76",
|
|
"start": 17588,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 11.76,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 17599,
|
|
"raw": "4.2",
|
|
"start": 17596,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 4.2,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 17599,
|
|
"operator": "-",
|
|
"start": 17595,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 17600,
|
|
"start": 17587,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 17572,
|
|
"name": "line",
|
|
"start": 17568,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 17601,
|
|
"start": 17568,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 17639,
|
|
"name": "endAbsolute",
|
|
"start": 17628,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 17647,
|
|
"raw": "12.6",
|
|
"start": 17643,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 12.6,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 17653,
|
|
"raw": "4.2",
|
|
"start": 17650,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 4.2,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 17653,
|
|
"operator": "-",
|
|
"start": 17649,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 17654,
|
|
"start": 17642,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 17627,
|
|
"name": "line",
|
|
"start": 17623,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 17655,
|
|
"start": 17623,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 17703,
|
|
"name": "endAbsolute",
|
|
"start": 17692,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 17711,
|
|
"raw": "12.6",
|
|
"start": 17707,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 12.6,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 17718,
|
|
"raw": "5.04",
|
|
"start": 17714,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 5.04,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 17718,
|
|
"operator": "-",
|
|
"start": 17713,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 17719,
|
|
"start": 17706,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 17691,
|
|
"name": "line",
|
|
"start": 17687,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 17720,
|
|
"start": 17687,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 17766,
|
|
"name": "endAbsolute",
|
|
"start": 17755,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 17775,
|
|
"raw": "11.76",
|
|
"start": 17770,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 11.76,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 17782,
|
|
"raw": "5.04",
|
|
"start": 17778,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 5.04,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 17782,
|
|
"operator": "-",
|
|
"start": 17777,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 17783,
|
|
"start": 17769,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 17754,
|
|
"name": "line",
|
|
"start": 17750,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 17784,
|
|
"start": 17750,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 17832,
|
|
"name": "endAbsolute",
|
|
"start": 17821,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 17841,
|
|
"raw": "11.76",
|
|
"start": 17836,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 11.76,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 17848,
|
|
"raw": "5.88",
|
|
"start": 17844,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 5.88,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 17848,
|
|
"operator": "-",
|
|
"start": 17843,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 17849,
|
|
"start": 17835,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 17820,
|
|
"name": "line",
|
|
"start": 17816,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 17850,
|
|
"start": 17816,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 17896,
|
|
"name": "endAbsolute",
|
|
"start": 17885,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 17905,
|
|
"raw": "10.92",
|
|
"start": 17900,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 10.92,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 17912,
|
|
"raw": "5.88",
|
|
"start": 17908,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 5.88,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 17912,
|
|
"operator": "-",
|
|
"start": 17907,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 17913,
|
|
"start": 17899,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 17884,
|
|
"name": "line",
|
|
"start": 17880,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 17914,
|
|
"start": 17880,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 17962,
|
|
"name": "endAbsolute",
|
|
"start": 17951,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 17971,
|
|
"raw": "10.92",
|
|
"start": 17966,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 10.92,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 17978,
|
|
"raw": "5.04",
|
|
"start": 17974,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 5.04,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 17978,
|
|
"operator": "-",
|
|
"start": 17973,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 17979,
|
|
"start": 17965,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 17950,
|
|
"name": "line",
|
|
"start": 17946,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 17980,
|
|
"start": 17946,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 18026,
|
|
"name": "endAbsolute",
|
|
"start": 18015,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 18035,
|
|
"raw": "11.76",
|
|
"start": 18030,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 11.76,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 18042,
|
|
"raw": "5.04",
|
|
"start": 18038,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 5.04,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 18042,
|
|
"operator": "-",
|
|
"start": 18037,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 18043,
|
|
"start": 18029,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 18014,
|
|
"name": "line",
|
|
"start": 18010,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 18044,
|
|
"start": 18010,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 18092,
|
|
"name": "endAbsolute",
|
|
"start": 18081,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 18101,
|
|
"raw": "14.28",
|
|
"start": 18096,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 14.28,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 18109,
|
|
"raw": "10.92",
|
|
"start": 18104,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 10.92,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 18109,
|
|
"operator": "-",
|
|
"start": 18103,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 18110,
|
|
"start": 18095,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 18080,
|
|
"name": "line",
|
|
"start": 18076,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 18111,
|
|
"start": 18076,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 18149,
|
|
"name": "endAbsolute",
|
|
"start": 18138,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 18158,
|
|
"raw": "13.44",
|
|
"start": 18153,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 13.44,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 18166,
|
|
"raw": "10.92",
|
|
"start": 18161,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 10.92,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 18166,
|
|
"operator": "-",
|
|
"start": 18160,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 18167,
|
|
"start": 18152,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 18137,
|
|
"name": "line",
|
|
"start": 18133,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 18168,
|
|
"start": 18133,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 18216,
|
|
"name": "endAbsolute",
|
|
"start": 18205,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 18225,
|
|
"raw": "13.44",
|
|
"start": 18220,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 13.44,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 18233,
|
|
"raw": "13.44",
|
|
"start": 18228,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 13.44,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 18233,
|
|
"operator": "-",
|
|
"start": 18227,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 18234,
|
|
"start": 18219,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 18204,
|
|
"name": "line",
|
|
"start": 18200,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 18235,
|
|
"start": 18200,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 18282,
|
|
"name": "endAbsolute",
|
|
"start": 18271,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"elements": [
|
|
{
|
|
"end": 18291,
|
|
"raw": "14.28",
|
|
"start": 18286,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 14.28,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
{
|
|
"argument": {
|
|
"end": 18299,
|
|
"raw": "13.44",
|
|
"start": 18294,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 13.44,
|
|
"suffix": "None"
|
|
}
|
|
},
|
|
"end": 18299,
|
|
"operator": "-",
|
|
"start": 18293,
|
|
"type": "UnaryExpression",
|
|
"type": "UnaryExpression"
|
|
}
|
|
],
|
|
"end": 18300,
|
|
"start": 18285,
|
|
"type": "ArrayExpression",
|
|
"type": "ArrayExpression"
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 18270,
|
|
"name": "line",
|
|
"start": 18266,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 18301,
|
|
"start": 18266,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"end": 18340,
|
|
"start": 18339,
|
|
"type": "PipeSubstitution",
|
|
"type": "PipeSubstitution"
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 18338,
|
|
"name": "close",
|
|
"start": 18333,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 18341,
|
|
"start": 18333,
|
|
"type": "CallExpression",
|
|
"type": "CallExpression"
|
|
},
|
|
{
|
|
"arguments": [
|
|
{
|
|
"type": "LabeledArg",
|
|
"label": {
|
|
"end": 18361,
|
|
"name": "length",
|
|
"start": 18355,
|
|
"type": "Identifier"
|
|
},
|
|
"arg": {
|
|
"end": 18365,
|
|
"raw": "1",
|
|
"start": 18364,
|
|
"type": "Literal",
|
|
"type": "Literal",
|
|
"value": {
|
|
"value": 1.0,
|
|
"suffix": "None"
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"callee": {
|
|
"end": 18354,
|
|
"name": "extrude",
|
|
"start": 18347,
|
|
"type": "Identifier"
|
|
},
|
|
"end": 18366,
|
|
"start": 18347,
|
|
"type": "CallExpressionKw",
|
|
"type": "CallExpressionKw",
|
|
"unlabeled": null
|
|
}
|
|
],
|
|
"end": 18366,
|
|
"nonCodeMeta": {
|
|
"nonCodeNodes": {
|
|
"2": [
|
|
{
|
|
"end": 112,
|
|
"start": 96,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "MoveAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"3": [
|
|
{
|
|
"end": 175,
|
|
"start": 151,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"4": [
|
|
{
|
|
"end": 240,
|
|
"start": 214,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"5": [
|
|
{
|
|
"end": 304,
|
|
"start": 280,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"6": [
|
|
{
|
|
"end": 367,
|
|
"start": 341,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"7": [
|
|
{
|
|
"end": 427,
|
|
"start": 403,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"8": [
|
|
{
|
|
"end": 492,
|
|
"start": 466,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"9": [
|
|
{
|
|
"end": 555,
|
|
"start": 531,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"10": [
|
|
{
|
|
"end": 620,
|
|
"start": 594,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"11": [
|
|
{
|
|
"end": 683,
|
|
"start": 659,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"12": [
|
|
{
|
|
"end": 748,
|
|
"start": 722,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"13": [
|
|
{
|
|
"end": 810,
|
|
"start": 786,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"14": [
|
|
{
|
|
"end": 874,
|
|
"start": 848,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"15": [
|
|
{
|
|
"end": 937,
|
|
"start": 913,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"16": [
|
|
{
|
|
"end": 1003,
|
|
"start": 977,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"17": [
|
|
{
|
|
"end": 1066,
|
|
"start": 1042,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"18": [
|
|
{
|
|
"end": 1131,
|
|
"start": 1105,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineRelative",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"19": [
|
|
{
|
|
"end": 1196,
|
|
"start": 1171,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineHorizonal",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"20": [
|
|
{
|
|
"end": 1262,
|
|
"start": 1236,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineRelative",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"21": [
|
|
{
|
|
"end": 1327,
|
|
"start": 1302,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineHorizonal",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"22": [
|
|
{
|
|
"end": 1393,
|
|
"start": 1367,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineRelative",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"23": [
|
|
{
|
|
"end": 1457,
|
|
"start": 1433,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"24": [
|
|
{
|
|
"end": 1520,
|
|
"start": 1494,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"25": [
|
|
{
|
|
"end": 1583,
|
|
"start": 1558,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineHorizonal",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"26": [
|
|
{
|
|
"end": 1650,
|
|
"start": 1624,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineRelative",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"27": [
|
|
{
|
|
"end": 1715,
|
|
"start": 1690,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineHorizonal",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"28": [
|
|
{
|
|
"end": 1781,
|
|
"start": 1755,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineRelative",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"29": [
|
|
{
|
|
"end": 1847,
|
|
"start": 1822,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineHorizonal",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"30": [
|
|
{
|
|
"end": 1914,
|
|
"start": 1888,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineRelative",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"31": [
|
|
{
|
|
"end": 1980,
|
|
"start": 1955,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineHorizonal",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"32": [
|
|
{
|
|
"end": 2046,
|
|
"start": 2020,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineRelative",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"33": [
|
|
{
|
|
"end": 2111,
|
|
"start": 2086,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineHorizonal",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"34": [
|
|
{
|
|
"end": 2178,
|
|
"start": 2152,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"35": [
|
|
{
|
|
"end": 2243,
|
|
"start": 2219,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"36": [
|
|
{
|
|
"end": 2309,
|
|
"start": 2283,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"37": [
|
|
{
|
|
"end": 2373,
|
|
"start": 2349,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"38": [
|
|
{
|
|
"end": 2438,
|
|
"start": 2412,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"39": [
|
|
{
|
|
"end": 2502,
|
|
"start": 2477,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineHorizonal",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"40": [
|
|
{
|
|
"end": 2568,
|
|
"start": 2542,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineRelative",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"41": [
|
|
{
|
|
"end": 2633,
|
|
"start": 2608,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineHorizonal",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"42": [
|
|
{
|
|
"end": 2698,
|
|
"start": 2672,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"43": [
|
|
{
|
|
"end": 2762,
|
|
"start": 2737,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineHorizonal",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"44": [
|
|
{
|
|
"end": 2828,
|
|
"start": 2802,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineRelative",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"45": [
|
|
{
|
|
"end": 2893,
|
|
"start": 2868,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineHorizonal",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"46": [
|
|
{
|
|
"end": 2953,
|
|
"start": 2937,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "MoveRelative",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"47": [
|
|
{
|
|
"end": 3022,
|
|
"start": 2997,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineHorizonal",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"48": [
|
|
{
|
|
"end": 3088,
|
|
"start": 3062,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"49": [
|
|
{
|
|
"end": 3152,
|
|
"start": 3127,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineHorizonal",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"50": [
|
|
{
|
|
"end": 3218,
|
|
"start": 3192,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineRelative",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"51": [
|
|
{
|
|
"end": 3284,
|
|
"start": 3259,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineHorizonal",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"52": [
|
|
{
|
|
"end": 3351,
|
|
"start": 3325,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineRelative",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"53": [
|
|
{
|
|
"end": 3416,
|
|
"start": 3392,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
},
|
|
{
|
|
"end": 3434,
|
|
"start": 3418,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "blockComment",
|
|
"value": "StopAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"54": [
|
|
{
|
|
"end": 3490,
|
|
"start": 3474,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "MoveAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"55": [
|
|
{
|
|
"end": 3555,
|
|
"start": 3530,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineHorizonal",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"56": [
|
|
{
|
|
"end": 3622,
|
|
"start": 3596,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineRelative",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"57": [
|
|
{
|
|
"end": 3688,
|
|
"start": 3663,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineHorizonal",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"58": [
|
|
{
|
|
"end": 3744,
|
|
"start": 3728,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "MoveRelative",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"59": [
|
|
{
|
|
"end": 3809,
|
|
"start": 3784,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineHorizonal",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"60": [
|
|
{
|
|
"end": 3875,
|
|
"start": 3849,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineRelative",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"61": [
|
|
{
|
|
"end": 3940,
|
|
"start": 3915,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineHorizonal",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"62": [
|
|
{
|
|
"end": 3996,
|
|
"start": 3980,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "MoveRelative",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"63": [
|
|
{
|
|
"end": 4061,
|
|
"start": 4036,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineHorizonal",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"64": [
|
|
{
|
|
"end": 4127,
|
|
"start": 4101,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineRelative",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"65": [
|
|
{
|
|
"end": 4192,
|
|
"start": 4167,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineHorizonal",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"66": [
|
|
{
|
|
"end": 4249,
|
|
"start": 4233,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "MoveRelative",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"67": [
|
|
{
|
|
"end": 4315,
|
|
"start": 4290,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineHorizonal",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"68": [
|
|
{
|
|
"end": 4395,
|
|
"start": 4369,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineRelative",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"69": [
|
|
{
|
|
"end": 4474,
|
|
"start": 4449,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineHorizonal",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"70": [
|
|
{
|
|
"end": 4530,
|
|
"start": 4514,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "MoveRelative",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"71": [
|
|
{
|
|
"end": 4595,
|
|
"start": 4570,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineHorizonal",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"72": [
|
|
{
|
|
"end": 4662,
|
|
"start": 4636,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineRelative",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"73": [
|
|
{
|
|
"end": 4728,
|
|
"start": 4703,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineHorizonal",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"74": [
|
|
{
|
|
"end": 4785,
|
|
"start": 4769,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "MoveRelative",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"75": [
|
|
{
|
|
"end": 4851,
|
|
"start": 4826,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineHorizonal",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"76": [
|
|
{
|
|
"end": 4918,
|
|
"start": 4892,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineRelative",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"77": [
|
|
{
|
|
"end": 4984,
|
|
"start": 4959,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineHorizonal",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"78": [
|
|
{
|
|
"end": 5041,
|
|
"start": 5025,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "MoveRelative",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"79": [
|
|
{
|
|
"end": 5107,
|
|
"start": 5082,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineHorizonal",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"80": [
|
|
{
|
|
"end": 5174,
|
|
"start": 5148,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineRelative",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"81": [
|
|
{
|
|
"end": 5240,
|
|
"start": 5215,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineHorizonal",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"82": [
|
|
{
|
|
"end": 5296,
|
|
"start": 5280,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "MoveAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"83": [
|
|
{
|
|
"end": 5360,
|
|
"start": 5336,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"84": [
|
|
{
|
|
"end": 5426,
|
|
"start": 5400,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"85": [
|
|
{
|
|
"end": 5489,
|
|
"start": 5465,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"86": [
|
|
{
|
|
"end": 5553,
|
|
"start": 5527,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"87": [
|
|
{
|
|
"end": 5616,
|
|
"start": 5592,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"88": [
|
|
{
|
|
"end": 5681,
|
|
"start": 5655,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"89": [
|
|
{
|
|
"end": 5744,
|
|
"start": 5720,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"90": [
|
|
{
|
|
"end": 5809,
|
|
"start": 5783,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"91": [
|
|
{
|
|
"end": 5872,
|
|
"start": 5848,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"92": [
|
|
{
|
|
"end": 5941,
|
|
"start": 5915,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"93": [
|
|
{
|
|
"end": 6007,
|
|
"start": 5983,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"94": [
|
|
{
|
|
"end": 6072,
|
|
"start": 6046,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"95": [
|
|
{
|
|
"end": 6136,
|
|
"start": 6112,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"96": [
|
|
{
|
|
"end": 6202,
|
|
"start": 6176,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"97": [
|
|
{
|
|
"end": 6266,
|
|
"start": 6242,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"98": [
|
|
{
|
|
"end": 6322,
|
|
"start": 6306,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "MoveAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"99": [
|
|
{
|
|
"end": 6391,
|
|
"start": 6365,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"100": [
|
|
{
|
|
"end": 6459,
|
|
"start": 6435,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"101": [
|
|
{
|
|
"end": 6526,
|
|
"start": 6500,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"102": [
|
|
{
|
|
"end": 6582,
|
|
"start": 6566,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "MoveAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"103": [
|
|
{
|
|
"end": 6648,
|
|
"start": 6624,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"104": [
|
|
{
|
|
"end": 6717,
|
|
"start": 6691,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"105": [
|
|
{
|
|
"end": 6782,
|
|
"start": 6758,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"106": [
|
|
{
|
|
"end": 6849,
|
|
"start": 6823,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineRelative",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"107": [
|
|
{
|
|
"end": 6914,
|
|
"start": 6889,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineHorizonal",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"108": [
|
|
{
|
|
"end": 6980,
|
|
"start": 6954,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineRelative",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"109": [
|
|
{
|
|
"end": 7046,
|
|
"start": 7021,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineHorizonal",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"110": [
|
|
{
|
|
"end": 7112,
|
|
"start": 7086,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"111": [
|
|
{
|
|
"end": 7175,
|
|
"start": 7151,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"112": [
|
|
{
|
|
"end": 7240,
|
|
"start": 7214,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"113": [
|
|
{
|
|
"end": 7318,
|
|
"start": 7293,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineHorizonal",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"114": [
|
|
{
|
|
"end": 7375,
|
|
"start": 7359,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "MoveRelative",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"115": [
|
|
{
|
|
"end": 7441,
|
|
"start": 7416,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineHorizonal",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"116": [
|
|
{
|
|
"end": 7508,
|
|
"start": 7482,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineRelative",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"117": [
|
|
{
|
|
"end": 7574,
|
|
"start": 7549,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineHorizonal",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"118": [
|
|
{
|
|
"end": 7641,
|
|
"start": 7615,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineRelative",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"119": [
|
|
{
|
|
"end": 7697,
|
|
"start": 7681,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "MoveRelative",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"120": [
|
|
{
|
|
"end": 7764,
|
|
"start": 7738,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineRelative",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"121": [
|
|
{
|
|
"end": 7830,
|
|
"start": 7805,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineHorizonal",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"122": [
|
|
{
|
|
"end": 7902,
|
|
"start": 7871,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineRelative here",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"123": [
|
|
{
|
|
"end": 7981,
|
|
"start": 7956,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineHorizonal",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"124": [
|
|
{
|
|
"end": 8061,
|
|
"start": 8035,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineRelative",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"125": [
|
|
{
|
|
"end": 8127,
|
|
"start": 8102,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineHorizonal",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"126": [
|
|
{
|
|
"end": 8194,
|
|
"start": 8168,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineRelative",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"127": [
|
|
{
|
|
"end": 8273,
|
|
"start": 8248,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineHorizonal",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"128": [
|
|
{
|
|
"end": 8353,
|
|
"start": 8327,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"129": [
|
|
{
|
|
"end": 8417,
|
|
"start": 8393,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"130": [
|
|
{
|
|
"end": 8482,
|
|
"start": 8456,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"131": [
|
|
{
|
|
"end": 8546,
|
|
"start": 8522,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"132": [
|
|
{
|
|
"end": 8612,
|
|
"start": 8586,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"133": [
|
|
{
|
|
"end": 8690,
|
|
"start": 8665,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineHorizonal",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"134": [
|
|
{
|
|
"end": 8769,
|
|
"start": 8743,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineRelative",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"135": [
|
|
{
|
|
"end": 8834,
|
|
"start": 8809,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineHorizonal",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"136": [
|
|
{
|
|
"end": 8901,
|
|
"start": 8875,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineRelative",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"137": [
|
|
{
|
|
"end": 8966,
|
|
"start": 8942,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"138": [
|
|
{
|
|
"end": 9032,
|
|
"start": 9006,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"139": [
|
|
{
|
|
"end": 9087,
|
|
"start": 9071,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "MoveAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"140": [
|
|
{
|
|
"end": 9151,
|
|
"start": 9127,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"141": [
|
|
{
|
|
"end": 9217,
|
|
"start": 9191,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"142": [
|
|
{
|
|
"end": 9280,
|
|
"start": 9256,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"143": [
|
|
{
|
|
"end": 9344,
|
|
"start": 9318,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"144": [
|
|
{
|
|
"end": 9408,
|
|
"start": 9383,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineHorizonal",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"145": [
|
|
{
|
|
"end": 9474,
|
|
"start": 9448,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineRelative",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"146": [
|
|
{
|
|
"end": 9539,
|
|
"start": 9514,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineHorizonal",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"147": [
|
|
{
|
|
"end": 9619,
|
|
"start": 9593,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineRelative",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"148": [
|
|
{
|
|
"end": 9698,
|
|
"start": 9673,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineHorizonal",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"149": [
|
|
{
|
|
"end": 9763,
|
|
"start": 9737,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"150": [
|
|
{
|
|
"end": 9826,
|
|
"start": 9801,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineHorizonal",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"151": [
|
|
{
|
|
"end": 9881,
|
|
"start": 9865,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "MoveAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"152": [
|
|
{
|
|
"end": 9944,
|
|
"start": 9920,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"153": [
|
|
{
|
|
"end": 10008,
|
|
"start": 9982,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"154": [
|
|
{
|
|
"end": 10070,
|
|
"start": 10046,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"155": [
|
|
{
|
|
"end": 10135,
|
|
"start": 10109,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"156": [
|
|
{
|
|
"end": 10198,
|
|
"start": 10174,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"157": [
|
|
{
|
|
"end": 10263,
|
|
"start": 10237,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"158": [
|
|
{
|
|
"end": 10332,
|
|
"start": 10308,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"159": [
|
|
{
|
|
"end": 10403,
|
|
"start": 10377,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"160": [
|
|
{
|
|
"end": 10466,
|
|
"start": 10442,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"161": [
|
|
{
|
|
"end": 10531,
|
|
"start": 10505,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"162": [
|
|
{
|
|
"end": 10594,
|
|
"start": 10570,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"163": [
|
|
{
|
|
"end": 10658,
|
|
"start": 10632,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"164": [
|
|
{
|
|
"end": 10721,
|
|
"start": 10696,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineHorizonal",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"165": [
|
|
{
|
|
"end": 10786,
|
|
"start": 10760,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineRelative",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"166": [
|
|
{
|
|
"end": 10850,
|
|
"start": 10825,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineHorizonal",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"167": [
|
|
{
|
|
"end": 10906,
|
|
"start": 10890,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "MoveAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"168": [
|
|
{
|
|
"end": 10970,
|
|
"start": 10946,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"169": [
|
|
{
|
|
"end": 11036,
|
|
"start": 11010,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"170": [
|
|
{
|
|
"end": 11100,
|
|
"start": 11076,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"171": [
|
|
{
|
|
"end": 11165,
|
|
"start": 11139,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"172": [
|
|
{
|
|
"end": 11228,
|
|
"start": 11204,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"173": [
|
|
{
|
|
"end": 11294,
|
|
"start": 11268,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineRelative",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"174": [
|
|
{
|
|
"end": 11358,
|
|
"start": 11334,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"175": [
|
|
{
|
|
"end": 11424,
|
|
"start": 11398,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineRelative",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"176": [
|
|
{
|
|
"end": 11494,
|
|
"start": 11470,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"177": [
|
|
{
|
|
"end": 11566,
|
|
"start": 11540,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineRelative",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"178": [
|
|
{
|
|
"end": 11630,
|
|
"start": 11606,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"179": [
|
|
{
|
|
"end": 11709,
|
|
"start": 11683,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineRelative",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"180": [
|
|
{
|
|
"end": 11787,
|
|
"start": 11762,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineHorizonal",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"181": [
|
|
{
|
|
"end": 11852,
|
|
"start": 11826,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineRelative",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"182": [
|
|
{
|
|
"end": 11916,
|
|
"start": 11891,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineHorizonal",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"183": [
|
|
{
|
|
"end": 11972,
|
|
"start": 11956,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "MoveAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"184": [
|
|
{
|
|
"end": 12033,
|
|
"start": 12009,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"185": [
|
|
{
|
|
"end": 12109,
|
|
"start": 12083,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineRelative",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"186": [
|
|
{
|
|
"end": 12187,
|
|
"start": 12162,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineHorizonal",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"187": [
|
|
{
|
|
"end": 12252,
|
|
"start": 12226,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineRelative",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"188": [
|
|
{
|
|
"end": 12316,
|
|
"start": 12291,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineHorizonal",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"189": [
|
|
{
|
|
"end": 12382,
|
|
"start": 12356,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineRelative",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"190": [
|
|
{
|
|
"end": 12446,
|
|
"start": 12422,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"191": [
|
|
{
|
|
"end": 12511,
|
|
"start": 12485,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"192": [
|
|
{
|
|
"end": 12574,
|
|
"start": 12550,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"193": [
|
|
{
|
|
"end": 12640,
|
|
"start": 12614,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"194": [
|
|
{
|
|
"end": 12704,
|
|
"start": 12680,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"195": [
|
|
{
|
|
"end": 12770,
|
|
"start": 12744,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"196": [
|
|
{
|
|
"end": 12840,
|
|
"start": 12816,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"197": [
|
|
{
|
|
"end": 12912,
|
|
"start": 12886,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"198": [
|
|
{
|
|
"end": 12976,
|
|
"start": 12952,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"199": [
|
|
{
|
|
"end": 13042,
|
|
"start": 13016,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"200": [
|
|
{
|
|
"end": 13106,
|
|
"start": 13082,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"201": [
|
|
{
|
|
"end": 13171,
|
|
"start": 13145,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"202": [
|
|
{
|
|
"end": 13234,
|
|
"start": 13210,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"203": [
|
|
{
|
|
"end": 13300,
|
|
"start": 13274,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"204": [
|
|
{
|
|
"end": 13364,
|
|
"start": 13340,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"205": [
|
|
{
|
|
"end": 13429,
|
|
"start": 13403,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"206": [
|
|
{
|
|
"end": 13492,
|
|
"start": 13468,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"207": [
|
|
{
|
|
"end": 13547,
|
|
"start": 13531,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "MoveAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"208": [
|
|
{
|
|
"end": 13607,
|
|
"start": 13583,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"209": [
|
|
{
|
|
"end": 13669,
|
|
"start": 13643,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"210": [
|
|
{
|
|
"end": 13732,
|
|
"start": 13708,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"211": [
|
|
{
|
|
"end": 13796,
|
|
"start": 13770,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"212": [
|
|
{
|
|
"end": 13858,
|
|
"start": 13834,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"213": [
|
|
{
|
|
"end": 13923,
|
|
"start": 13897,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"214": [
|
|
{
|
|
"end": 13986,
|
|
"start": 13962,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"215": [
|
|
{
|
|
"end": 14050,
|
|
"start": 14024,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"216": [
|
|
{
|
|
"end": 14112,
|
|
"start": 14088,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"217": [
|
|
{
|
|
"end": 14177,
|
|
"start": 14151,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"218": [
|
|
{
|
|
"end": 14240,
|
|
"start": 14216,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"219": [
|
|
{
|
|
"end": 14305,
|
|
"start": 14279,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"220": [
|
|
{
|
|
"end": 14374,
|
|
"start": 14350,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"221": [
|
|
{
|
|
"end": 14445,
|
|
"start": 14419,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"222": [
|
|
{
|
|
"end": 14508,
|
|
"start": 14484,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"223": [
|
|
{
|
|
"end": 14573,
|
|
"start": 14547,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"224": [
|
|
{
|
|
"end": 14636,
|
|
"start": 14612,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"225": [
|
|
{
|
|
"end": 14700,
|
|
"start": 14674,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"226": [
|
|
{
|
|
"end": 14762,
|
|
"start": 14738,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"227": [
|
|
{
|
|
"end": 14827,
|
|
"start": 14801,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"228": [
|
|
{
|
|
"end": 14890,
|
|
"start": 14866,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"229": [
|
|
{
|
|
"end": 14954,
|
|
"start": 14928,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"230": [
|
|
{
|
|
"end": 15016,
|
|
"start": 14992,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"231": [
|
|
{
|
|
"end": 15072,
|
|
"start": 15056,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "MoveAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"232": [
|
|
{
|
|
"end": 15136,
|
|
"start": 15112,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"233": [
|
|
{
|
|
"end": 15202,
|
|
"start": 15176,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineRelative",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"234": [
|
|
{
|
|
"end": 15265,
|
|
"start": 15241,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"235": [
|
|
{
|
|
"end": 15330,
|
|
"start": 15304,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineRelative",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"236": [
|
|
{
|
|
"end": 15395,
|
|
"start": 15370,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineHorizonal",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"237": [
|
|
{
|
|
"end": 15474,
|
|
"start": 15448,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineRelative",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"238": [
|
|
{
|
|
"end": 15552,
|
|
"start": 15527,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineHorizonal",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"239": [
|
|
{
|
|
"end": 15607,
|
|
"start": 15591,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "MoveAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"240": [
|
|
{
|
|
"end": 15669,
|
|
"start": 15645,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"241": [
|
|
{
|
|
"end": 15733,
|
|
"start": 15707,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"242": [
|
|
{
|
|
"end": 15796,
|
|
"start": 15772,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"243": [
|
|
{
|
|
"end": 15861,
|
|
"start": 15835,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"244": [
|
|
{
|
|
"end": 15924,
|
|
"start": 15900,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"245": [
|
|
{
|
|
"end": 15989,
|
|
"start": 15963,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"246": [
|
|
{
|
|
"end": 16052,
|
|
"start": 16028,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"247": [
|
|
{
|
|
"end": 16108,
|
|
"start": 16092,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "MoveAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"248": [
|
|
{
|
|
"end": 16172,
|
|
"start": 16148,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"249": [
|
|
{
|
|
"end": 16237,
|
|
"start": 16211,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"250": [
|
|
{
|
|
"end": 16299,
|
|
"start": 16275,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"251": [
|
|
{
|
|
"end": 16364,
|
|
"start": 16338,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineRelative",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"252": [
|
|
{
|
|
"end": 16429,
|
|
"start": 16404,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineHorizonal",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"253": [
|
|
{
|
|
"end": 16495,
|
|
"start": 16469,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineRelative",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"254": [
|
|
{
|
|
"end": 16560,
|
|
"start": 16535,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineHorizonal",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"255": [
|
|
{
|
|
"end": 16615,
|
|
"start": 16599,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "MoveAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"256": [
|
|
{
|
|
"end": 16678,
|
|
"start": 16654,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"257": [
|
|
{
|
|
"end": 16743,
|
|
"start": 16717,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"258": [
|
|
{
|
|
"end": 16806,
|
|
"start": 16782,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"259": [
|
|
{
|
|
"end": 16871,
|
|
"start": 16845,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"260": [
|
|
{
|
|
"end": 16933,
|
|
"start": 16909,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"261": [
|
|
{
|
|
"end": 16996,
|
|
"start": 16970,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"262": [
|
|
{
|
|
"end": 17059,
|
|
"start": 17034,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineHorizonal",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"263": [
|
|
{
|
|
"end": 17112,
|
|
"start": 17096,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "MoveRelative",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"264": [
|
|
{
|
|
"end": 17176,
|
|
"start": 17150,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineRelative",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"265": [
|
|
{
|
|
"end": 17240,
|
|
"start": 17215,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineHorizonal",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"266": [
|
|
{
|
|
"end": 17306,
|
|
"start": 17280,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineRelative",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"267": [
|
|
{
|
|
"end": 17370,
|
|
"start": 17346,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"268": [
|
|
{
|
|
"end": 17435,
|
|
"start": 17409,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"269": [
|
|
{
|
|
"end": 17498,
|
|
"start": 17474,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"270": [
|
|
{
|
|
"end": 17562,
|
|
"start": 17536,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"271": [
|
|
{
|
|
"end": 17617,
|
|
"start": 17601,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "MoveAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"272": [
|
|
{
|
|
"end": 17681,
|
|
"start": 17655,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"273": [
|
|
{
|
|
"end": 17744,
|
|
"start": 17720,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"274": [
|
|
{
|
|
"end": 17810,
|
|
"start": 17784,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"275": [
|
|
{
|
|
"end": 17874,
|
|
"start": 17850,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"276": [
|
|
{
|
|
"end": 17940,
|
|
"start": 17914,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"277": [
|
|
{
|
|
"end": 18004,
|
|
"start": 17980,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineAbsolute",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"278": [
|
|
{
|
|
"end": 18070,
|
|
"start": 18044,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineRelative",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"279": [
|
|
{
|
|
"end": 18127,
|
|
"start": 18111,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "MoveRelative",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"280": [
|
|
{
|
|
"end": 18194,
|
|
"start": 18168,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineRelative",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"281": [
|
|
{
|
|
"end": 18260,
|
|
"start": 18235,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "VerticalLineHorizonal",
|
|
"style": "line"
|
|
}
|
|
}
|
|
],
|
|
"282": [
|
|
{
|
|
"end": 18327,
|
|
"start": 18301,
|
|
"type": "NonCodeNode",
|
|
"value": {
|
|
"type": "inlineComment",
|
|
"value": "HorizontalLineRelative",
|
|
"style": "line"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"startNodes": []
|
|
},
|
|
"start": 6,
|
|
"type": "PipeExpression",
|
|
"type": "PipeExpression"
|
|
},
|
|
"start": 0,
|
|
"type": "VariableDeclarator"
|
|
},
|
|
"end": 18366,
|
|
"kind": "const",
|
|
"start": 0,
|
|
"type": "VariableDeclaration",
|
|
"type": "VariableDeclaration"
|
|
}
|
|
],
|
|
"end": 18367,
|
|
"start": 0
|
|
}
|
|
}
|